mysql版本: mysql51-server mysql>create database vsftpd; mysql>use vsftpd; mysql> create table users(name varchar(30) binary,passwd varchar(30) binary); mysql> insert into users (name, passwd) values('george',password('george')); Query OK, 1 row affected, 1 warning (0.03 sec) 往users这个表中插入 用户信息的时候 出现警告信息,请大哥们看看 insert的命令是不是有错误? 严重感谢!
我采用的是ports安装 cd /usr/ports/databases/mysql51-server make install clean 安装过程没错误提示,,,和一般软件安装一样,,顺利完成。 # cd /usr/local/bin # vi mysql-server #!/bin/sh /usr/local/etc/rc.d/mysql-server start $@ #mysql-server start 这就出现Permission denied. 我尝试过删除重新安装,,,也不行,,,因为系统分区有点问题,,,所以我这次重新安装了fb。。 但好像还是不行。。
#cd /usr/ports/databases/mysql41-server/ #make install clean 就完事了? 似乎只装mysql41-server启动不起来.每次我都装mysql41-client 不知道这是为什么..
root@test[/usr/ports/databases/mysql51-server]> make install clean ; rehash ===> Vulnerability check disabled, database not found You may use the following build options: WITH_CHARSET=charset Define the primary built-in charset (latin1). WITH_XCHARSET=list Define other built-in charsets (may be 'all'). WITH_COLLATION=collate Define default collation (latin1_swed...
localhost# make install clean
===> mysql-server-5.1.9 has known vulnerabilities:
=> mysql -- SQL-injection security vulnerability.
Reference:
如何用redhat linux server3.0+php+mysql建立服务器集群 硬件配置:HP服务器三台,磁盘阵列一台 小弟是菜鸟,请写出详细操作步骤,感谢!!!!!!!!!!!
如何用redhat linux server3.0+APACHE+php+mysql建立服务器集群 硬件配置:HP服务器三台,磁盘阵列一台 小弟是菜鸟,请写出详细操作步骤,感谢!!!!!!!!!!!
如何用redhat linux server3.0+APACHE+php+mysql建立服务器集群 硬件配置:HP服务器三台,磁盘阵列一台 小弟是菜鸟,请写出详细操作步骤,感谢!!!!!!!!!!!
如何用redhat linux server3.0+APACHE+php+mysql建立服务器集群 硬件配置:HP服务器三台,磁盘阵列一台 小弟是菜鸟,请写出详细操作步骤,感谢!!!!!!!!!!!
如何用redhat linux server3.0+php+mysql建立服务器集群 硬件配置:HP服务器三台,磁盘阵列一台 小弟是菜鸟,请写出详细操作步骤,感谢!!!!!!!!!!!