Hi,
It's possible to create a database in a differents directories ? And how to
make it ?
Thanks
Carlo Carlini
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/
Hi,
I installed MySQL and it works fine. Can you tell me where are located, as
standard, (in which directory) the database files (tables and records) and
how can I create a database in a specific directory (Ex.:
/home/sites/www.target-network.com/web/db) ?
Thanks
Hi,
I installed PHPMyAdmin to manage MySQL but when I try to run the script,
after insert user and password, the error message below displayed:
Warning: MySQL Connection Failed: Can't connect to local MySQL server
through socket '/tmp/mysql.sock' (111) in
/home/sites/site2/web/phpadmin/lib.inc.ph
Hi,
I'm trying to install MySQL Client (rpm -i MySQL-client-3.23.29-1.i386.rpm).
The MySQL is just installed because if I run the commands:
mysql_install_db
safe_mysqld &
The daemon runs.
But if I insert a normal command like: "mysqladmin version" the answer is
"command not found".
I think that