-
MySQL: @variable vs. variable. Whats the differenc
MySQL: @variable vs. variable. Whats the difference? up vote 351down votefavorite 121 In another question I posted someone told me that there is a difference between: @ variable and: variable in MySQL. He also mentioned how MSSQL has batch scope and...
2018-06-17 22:59:29
-
SQL Server安装
注意事项 : 激活码以及 防止SQL Server 和vs版本冲突 开发版(Developer): PTTFM-X467G-P7RH2-3Q6CG-4DMYB 企业版(Enterprise): JD8Y6-HQG69-P9H84-XDTPG-34MBB 防止冲突 需要先安装SQL Server 2008 因为 vs也有自带它自己的开发数据库 首先安装时 凭证问题以及数据库服...
2018-06-17 22:59:31
-
windows下远程连接Mysql
使用Ctrl + R组合键快速打开cmd窗口,并输入cmd命令,打开cmd窗口。 使用mysql -uroot -proot命令可以连接到本地的mysql服务。 使用use mysql命令,选择要使用的数据库,修改远程连接的基本信息,保存在mysql数据库中,因此使用mysql数据库。 使用GRANT ALL PRIVILEGES...
2018-06-17 22:59:22
-
MySQL Error Handling in Stored Procedures
http://www.mysqltutorial.org/mysql-error-handling-in-stored-procedures/ mysql存储过程中的异常处理 定义异常捕获类型及处理方法: DECLARE handler_action HANDLER FOR condition_value [, condition_value] ... statement handler_action: CONTINUE | EXIT | UND...
2018-06-17 22:59:15
-
mysql数据库备份/恢复
备份数据库(进入Mysql bin目录下/C:\Program Files\MySQL\MySQL Server 5.6\bin)本地安装mysql数据库 备份表结构及数据 mysqldump -hlocalhost -uroot -proot db_devd:\db_dev.sql mysqldump -hip地址-ur用户名-p密码 数据库名d:\导出文件名.sql 备份表结构 mysqldump...
2018-06-17 22:59:12
-
slave IO流程之一:mysql登陆过程(mysql_real_connec
最近看了slave IO的源码,发现slave IO的写relay log貌似是单线程单连接的,这让我有点小失望。 slave IO的主函数是handle_slave_io,处理流程如下: 图1 handle_slave_io处理流程 我们这次主要要完成safe_connect以及try_to_reconnet用到的核心函数mysql_real_connect...
2018-06-17 22:59:13
-
How to DEBUG a trigger or procedure
DEBUGGING STORED PROCEDURES Over the past several weeks, weve been working on debugging a stored procedure bug for a client. Coming from a software development background, I looked at the procedure like any piece of code how can I debug the program...
2018-06-17 22:59:12
-
Mysql(Mariadb) 基础操作语句 (持续更新)
基础SQL语句,记录以备查阅。(在HeiDiSql中执行) # 创建数据库 Create Database If Not Exists VerifyIdear Character Set UTF8;# 创建表 Create Table If Not Exists VerifyIdear.MyTable( ID Bigint ( 8 ) unsigned Primary key Auto_Increment, Updatetime DateTi...
2018-06-17 22:59:04
-
MySQL存储过程
http://www.cnblogs.com/exmyth/p/3303470.html 14.1.1 创建存储过程 MySQL中,创建存储过程的基本形式如下: CREATEPROCEDUREsp_name([proc_parameter[,...]]) [characteristic...]routine_body 其中,sp_name参数是存储过程的名称;proc_parameter表示存储过程的参数...
2018-06-17 22:59:06
-
CentOS 7.0下使用yum安装mysql
CentOS7默认数据库是mariadb,配置等用着不习惯,因此决定改成mysql,但是CentOS7的yum源中默认好像是没有mysql的。为了解决这个问题,我们要先下载mysql的repo源。 1.下载mysql的repo源 $ wget http: // repo.mysql.com/mysql-community-release-el7-5.noarch.rpm 2.安装...
2018-06-17 22:59:02
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash