mysql怎么装不起来捏
说什么缺少LIB文件 可惜编译成的mysql目录包不能直接在重装机子后直接用上。 真聊斋,apt的没问题,我用的好好的加一个webmin使用很方便 呵呵,我还不知道APT源里有,要不我就不发了。如果MYSQL不需要自行编译就能很好默认支持GBK码,到MYSQL官方下载预编译版本不是更快。 为什么我apt更新的时候总是特别慢
经常是3-4K的速度
甚至有时候以几百B的速度
是不是因为我是教育网的缘故
谁能提供一个速度快点的源 用smart,我很久没更新了,这次用它更新,多线程下载的确很爽,本来只有几K的速度,几个更新包一起下加起来每秒也能有几十K! 我就是用的smart速度太慢了 教育网把apt的apt.magiclinux.org去掉好像有问题,不是smart的问题,这种问题问版主最好解决 没有办法,除非教育网内有人提供apt的镜像。 小声的问一下
APT怎么搞? 原来的mysql-server缺少perl-DBI依赖,已经更新了。
apt非常容易,其实就是一个web服务。 有关的命令是?
好像BBS上比较少阿 有关的命令只有一个genbasedir。
要是光做镜像的话,直接ftp传过去就行了。
mysql 很容易装的。
-rw-r--r-- 1 root root19169082 01-11 10:49 mysql-5.0.18.tar.gz不出错,一次成功! # ./configure
NOTE: This is a MySQL binary distribution. It's ready to run, you don't
need to configure it!
To help you a bit, I am now going to create the needed MySQL databases
and start the MySQL server for you.If you run into any trouble, please
consult the MySQL manual, that you can find in the Docs directory.
Installing all prepared tables
Fill help tables
To start mysqld at boot time you have to copy support-files/mysql.server
to the right place for your system
PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
To do so, start the server, then issue the following commands:
./bin/mysqladmin -u root password 'new-password'
./bin/mysqladmin -u root -h localhost.localdomain password 'new-password'
See the manual for more instructions.
NOTE:If you are upgrading from a MySQL <= 3.22.10 you should run
the ./bin/mysql_fix_privilege_tables. Otherwise you will not be
able to use the new GRANT command!
You can start the MySQL daemon with:
cd . ; ./bin/mysqld_safe &
You can test the MySQL daemon with the benchmarks in the 'sql-bench' directory:
cd sql-bench ; perl run-all-tests
Please report any problems with the ./bin/mysqlbug script!
The latest information about MySQL is available on the web at
http://www.mysql.com
Support MySQL by buying support/licenses at https://order.mysql.com
Starting the mysqld server.You can test that it is up and running
with the command:
./bin/mysqladmin version
# chown: ‘mysql’: 无效的用户
Starting mysqld-max daemon with databases from /home/hobby/down/server/mysql-5.1.7-beta-linux-i686/data
STOPPING server from pid file /home/hobby/down/server/mysql-5.1.7-beta-linux-i686/data/localhost.localdomain.pid
060404 23:55:19mysqld ended
页:
[1]
2