MysqlGui Crash

2002-11-28 Thread Kees Vries de
Dear Mr. / Mrs, After we installed MySQL Server 3.23.51 for Windows and MySQL Gui 1.7.5-2. We used a ODBC driver to write data into the database on the MySQL Server. When there are more then 250.000 records in the table the MySQL Gui crashed. Our Question now is there a solution for our proble

Re: mysqlgui crash caused by infinite loop

2002-03-27 Thread Sinisa Milivojevic
[EMAIL PROTECTED] writes: > >Description: > mysqlgui crash caused by infinite loop in > mysql_read_default_options because strcend > never returns 0 > >How-To-Repeat: > > >Fix: > > --- libmysql/libmysql.c.orig Thu Feb 14 18:30:17 2002

mysqlgui crash caused by infinite loop

2002-03-26 Thread peters
>Description: mysqlgui crash caused by infinite loop in mysql_read_default_options because strcend never returns 0 >How-To-Repeat: >Fix: --- libmysql/libmysql.c.origThu Feb 14 18:30:17 2002 +++ libmysql/libmysql.c Tue Mar 19 15:52:49 2002 @@ -712