9 messages in com.mysql.lists.win32Ynt: Win9x Connection problem| From | Sent On | Attachments |
|---|---|---|
| Ali Avcý | 13 Jun 2001 00:46 | |
| Sinisa Milivojevic | 13 Jun 2001 04:26 | |
| Gerald R. Jensen | 13 Jun 2001 04:54 | |
| Ali Avcý | 13 Jun 2001 05:06 | |
| Yusuf Incekara | 13 Jun 2001 06:00 | |
| Yusuf Incekara | 13 Jun 2001 06:02 | |
| Gerald Jensen | 13 Jun 2001 15:18 | |
| Gerald R. Jensen | 13 Jun 2001 17:03 | |
| Luc Van der Veken | 14 Jun 2001 00:20 |
| Subject: | Ynt: Win9x Connection problem![]() |
|---|---|
| From: | Yusuf Incekara (avuk...@superonline.com) |
| Date: | 06/13/2001 06:02:09 AM |
| List: | com.mysql.lists.win32 |
also i am using my.ini file for configuration and all paths are regularly defined well.
[mysql] character-sets-dir=c:/mysql/share/charsets port = 3306 default-character-set = latin5
[mysqladmin] character-sets-dir=c:/mysql/share/charsets port = 3306
[mysqld-max] basedir=c:/mysql datadir=c:/mysql/data language=c:/mysql/share/english character-sets-dir=c:/mysql/share/charsets default-table-type=BDB port = 3306 set-variable = max_connect_errors=10000 set-variable = key_buffer=16M set-variable = max_allowed_packet=1M set-variable = thread_stack=128K default-character-set = latin5 #set-variable = bdb_cache_size=4M #set-variable = bdb_max_lock=10000 skip-gemini skip-innodb
[mysqld-max-nt] basedir=c:/mysql datadir=c:/mysql/data language=c:/mysql/share/english character-sets-dir=c:/mysql/share/charsets default-table-type=BDB port = 3306 set-variable = max_connect_errors=10000 set-variable = key_buffer=16M set-variable = max_allowed_packet=1M set-variable = thread_stack=128K default-character-set = latin5 #set-variable = bdb_cache_size=4M #set-variable = bdb_max_lock=10000 skip-gemini skip-innodb
[mysqld] basedir=c:/mysql datadir=c:/mysql/data language=c:/mysql/share/english character-sets-dir=c:/mysql/share/charsets default-table-type=BDB port = 3306 set-variable = max_connect_errors=10000 set-variable = key_buffer=16M set-variable = max_allowed_packet=1M set-variable = thread_stack=128K default-character-set = latin5 #set-variable = bdb_cache_size=4M #set-variable = bdb_max_lock=10000 skip-gemini skip-innodb
[mysqld-nt] basedir=c:/mysql datadir=c:/mysql/data language=c:/mysql/share/english character-sets-dir=c:/mysql/share/charsets default-table-type=BDB port = 3306 set-variable = max_connect_errors=10000 set-variable = key_buffer=16M set-variable = max_allowed_packet=1M set-variable = thread_stack=128K default-character-set = latin5 #set-variable = bdb_cache_size=4M #set-variable = bdb_max_lock=10000 skip-gemini skip-innodb
----- Original Message ----- From: Yusuf Incekara <avuk...@superonline.com> To: Gerald R. Jensen <gjen...@autodatasys.com>; Ali Avcý <moz...@hotpop.com>; <win...@lists.mysql.com> Sent: Wednesday, June 13, 2001 4:00 PM Subject: Ynt: Win9x Connection problem
works fine on my computer at :
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices] "Mysql Server"="c:\mysql\bin\mysqld-max.exe"
----- Original Message ----- From: Gerald R. Jensen <gjen...@autodatasys.com> To: Ali Avcý <moz...@hotpop.com>; <win...@lists.mysql.com> Sent: Wednesday, June 13, 2001 2:54 PM Subject: Re: Win9x Connection problem
What happens when you open a DOS prompt, switch the \mysql\bin directory, and type mysql{enter}?
I have never heard of using the runservice registry settings to start MySQL.
In my experience, MySQL only works on the Win9x platform when you run mysqld-opt (either through WinMySQLAdmin, from the command prompt, or a batch file).
G. Jensen
----- Original Message ----- From: "Ali Avcý" <moz...@hotpop.com> To: <win...@lists.mysql.com> Sent: Wednesday, June 13, 2001 2:46 AM Subject: Win9x Connection problem
Hi,
I am evaluating MySql as a server on a Win95 machine. And I encountered a problem.
The scenary is as following,
1. Start Server machine where mysqld-opt is in the runservice registry setting. 2. try to connect from any client.ie. MySqlFront. without success. The application hangs. 3. Open any application on the server that issues a query against the database. 4. The hanging applications on client side are released.
What may I do to overcome the above problem. Is this an os problem or a problem specific for mysqld-opt or a problem caused by my initialization style.
Thanx in advance, - Ali AVCI
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.




