表示 进入内容 561 去 570 的 1042 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: Blog (reset) Nov 12 2017 html的tr、td、th标签 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:13 UTC Tags: html, Blog, MySQL, CTO 先看实例: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 Month Savings 【mysql】 【html】 【cto】 【Blog】 点击查看原文> Nov 12 2017 www服务所需软件,及其作用 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:13 UTC Tags: PHP, Blog, Apache, MySQL, CTO, 服务器, 模块, 开发工具 httpd (提供 Apache 主程序) mysql (MySQL 客戶端程序) mysql-server (MySQL 服务器程序) php (PHP 主程序给apache 使用的模块) php-devel (PHP 的开发工具,这个与 PHP 外挂的加速软体有关) ph... 【php】 【服务器】 【mysql】 【Apache】 【模块】 【开发工具】 【cto】 …[获取更多] Nov 12 2017 Mysql提升权限 Posted by mysql-云栖社区 on Sun 12 Nov 2017 10:01 UTC Tags: Windows, sql, Blog, udf, add, string, MySQL, CTO, create, dll, 函数 先马udf.dll文件上传到windows目录下 C:\Winnt\udf.dll 2000 C:\Windows\udf.dll 2003 执行的sql语句 create function cmdshell returns string soname 'udf. 【mysql】 【函数】 【SQL】 【windows】 【ADD】 【string】 【UDF】 …[获取更多] Nov 12 2017 杀掉查询的死锁的mysql的链接 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:54 UTC Tags: Blog, awk, lock, test, MySQL 杀掉查询的死锁的mysql的链接: 检查过程: mysqladmin -uroot -p'Zykj#558996' -S /tmp/mysql5.6.sock processlist|awk -F "|" '{print $2,$3,$6,$8}' Id User Command State 54... 【mysql】 【lock】 【test】 【Blog】 【awk】 点击查看原文> Nov 12 2017 mysql报错问题解决Character set 'utf8mb4' is not a compil Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:51 UTC Tags: Blog, MySQL, CTO http://blog.51cto.com/yangjingangel/1754413 本文转自 boy461205160 51CTO博客,原文链接:http://blog.51cto.com/461205160/2083833 mysql报错问题解决Character 【mysql】 【cto】 【Blog】 点击查看原文> Nov 12 2017 MySQL数据库基本操作 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:49 UTC Tags: Blog, database, MySQL, CTO, 数据库, create 创建数据库: CREATE DATABASE 数据库名称; 查看数据库: SHOW DATABASES; 查看已创建好的数据库的信息: SHOW CREATE DATABASE 数据库名称; 修改数据库: ALTER DATABASE 数据库名称 DEFAULT CHARACTER SET ... 【mysql】 【数据库】 【Create】 【database】 【cto】 【Blog】 点击查看原文> Nov 12 2017 MySQL的使用 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:49 UTC Tags: Blog, MySQL, CTO, 数据库 net start mysql:启动MySQL服务 net stop mysql:停止MySQL服务 mysql -h hostname -u username -p:登录MySQL数据库 mysql -u root -pitcast:本地登录MySQL数据库 \h:显示MySQL的帮助信息 ... 【mysql】 【数据库】 【cto】 【Blog】 点击查看原文> Nov 12 2017 PHP服务安装实战 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:30 UTC Tags: PHP, Blog, Web, Nginx, yum, MySQL, 配置 1 环境准备 1.1 安装环境: 1 2 3 4 5 6 [root@web01 mysql]# cat /etc/redhat-release CentOS release 6. 【nginx】 【php】 【mysql】 【yum】 【web】 【配置】 【Blog】 …[获取更多] Nov 12 2017 编译参数查看 Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:14 UTC Tags: PHP, Linux, Blog, Apache, Nginx, MySQL, CTO Linux下查看Nginx、Napache、MySQL、PHP的编译参数的命令如下: 1、nginx编译参数: #/usr/local/nginx/sbin/nginx -V 2、apache编译参数: # cat /usr/local/apache/build/config. 【nginx】 【linux】 【php】 【mysql】 【Apache】 【cto】 【Blog】 点击查看原文> Nov 12 2017 jdbc的数据库连接信息在属性文件中的配置(db.properties) Posted by mysql-云栖社区 on Sun 12 Nov 2017 09:07 UTC Tags: Blog, db, jdbc, driver, test, MySQL, CTO, 数据库, 配置, url 1.db.properties属性文件的内容如下 jdbc.url=jdbc:mysql:///test jdbc.user=root jdbc.password= jdbc.driverClass=com. 【mysql】 【数据库】 【配置】 【DB】 【JDBC】 【url】 【Driver】 【test】 …[获取更多] 表示 进入内容 561 去 570 的 1042 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (1) Oracle MySQL Blogs Oracle's MySQL Blog (29) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums