Start Winmysqladmin's Problem

xiaoxiao2021-03-06  110

After installing mysql 5.0, start WinMysqladmin appears in the environments column - MYODBC ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ ------ Not Found Driver Version Driver C: /Windows/system32/myodbc3.dll api level setup c: /windows/system32/myodbc3.dll sql level -------------- -------------------------------- Schematic view: [small map] http://club.zsnet.com/dk /small.gif[/url [big picture] http://club.zsnet.com/dk/big.gif launches the MySQL service error, unable to start MySQL this problem is bothering me for two days. I found N for N for a long time in Google, I didn't search for a solution. 1. Operating system WinXP Pro SP2 2. Database Mysql 4.17 and MySQL 5.0 have been tried 3. MYODBC 3.51.06 and the latest Myodbc 3.51.9 have been installed, adding a data source to the remote mysql server there and then testing is successful in the ODBC Manager. 4. My original use of myodbc 3.51.06 is working properly with MySQL4.01. Later I installed myodbc 3.51.9 directly without unloading myodbc 3.51.06; then uninstall MyodBC 3.51.06; then install MySQL 5.0, followed by this problem. 5. Later, I think that MYODBC 3.51.9 is the same as myodbc 3.51.06 driver file, uninstalling myodbc 3.51.06 will delete myodbc 3.51.9 files; then I uninstall all myodbc, then reinstall Myodbc 3.51.9 . 6. But the problem is still. Headache. -------------------------------------------------- ---------- I have successfully launched mySQL. Although it is still the prompt of the NOT FOUND in WinMysqladmin. But MySQL is already working properly. The problem is mainly in mysql.ini. Winmysqladmin defaults Basedir in MySQL.ini in Mysql.ini. -------------------------------------------------- ---------- My MySQL is installed in a mysql.ini file D: / mysql / servers directory, not the default C: / MySQL. Winmysqladmin defaults in mysql.ini in the basedir = d: / mysql instead of d: / mysql / servers, so that mysql cannot be started.

-------------------------------------------------- -------------- [mysqld] basedir = d: /mysql/servers#bind-address=192.168.10.55dataDir=d: / mysql / servers / data # language = d: / mysql / Servers / share query log # = # tmpdir # = # port = 3306 # set-variable = key_buffer = 16m [winmysqladmin] server = d: /mysql/servers/bin/mysqld-nt.exe- -------------------------------------------------- ------------- Winmysqladmin's problem, it is estimated that you don't have to take it with mySQL client version. Or you can install MySQL Administrator 1.0 instead of it.

:-)

转载请注明原文地址:https://www.9cbs.com/read-99822.html

New Post(0)