- 25 Mar, 2005 11 commits
-
-
bar@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0
-
bar@mysql.com authored
Don't run GBK test if not GBK support was compiled.
-
bar@eagle.intranet.mysql.r18.ru authored
Moving UCS2 test into ctype_ucs Bug#9232 Test failure: mysql_client_test and type_newdecimal
-
bar@eagle.intranet.mysql.r18.ru authored
into eagle.intranet.mysql.r18.ru:/home/bar/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-BUGS/mysql-5.0.8941
-
bar@mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-5.0
-
gluh@gluh.mysql.r18.ru authored
-
gluh@gluh.mysql.r18.ru authored
-skip the print of 'MAX_ROWS=#' for 'SHOW CRETAE TABLE' with information schema tables
-
bar@eagle.intranet.mysql.r18.ru authored
post-merge fix. ,
-
bar@eagle.intranet.mysql.r18.ru authored
-
- 24 Mar, 2005 20 commits
-
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
msvensson@neptunus.(none) authored
-
msvensson@neptunus.(none) authored
-
gbichot@quadita2.mysql.com authored
-
gbichot@quadita2.mysql.com authored
result update (default value changed from 4.1 to 5.0)
-
gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-5.0-4ita
-
bar@mysql.com authored
Wrong help string fix.
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1
-
bar@mysql.com authored
in some cases, because "charset(x) = 'string'" was considered as "x is not null" due to incorrect not_null_tables().
-
gbichot@quadita2.mysql.com authored
-
gluh@gluh.mysql.r18.ru authored
there was no check of result of table->file->write_row() function. When count of rows was more than table max_rows(HEAP table) the following recodrs were not inserted to the table -'schema_table_store_record' function is added. The function checks result of write_row function and convert HEAP table to MyISAM if necessary - Result check after write_row is added into all I_S function which store the records to I_S tables
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/bug9303
-
msvensson@neptunus.(none) authored
-
konstantin@mysql.com authored
-
konstantin@mysql.com authored
and Bug#9159 "Server crash during mysql_stmt_close". The patch adds support for single-row result sets in cursors.
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-4.1
-
joerg@mysql.com authored
-
joerg@mysql.com authored
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
- 23 Mar, 2005 9 commits
-
-
konstantin@mysql.com authored
server" to the test suite, the bug is no longer repeatable.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
msvensson@neptunus.(none) authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
konstantin@mysql.com authored
"Server crashes when running out of connections"
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
bk-internal.mysql.com://home/bk/mysql-4.1gbichot@quadita2.mysql.com authored
into quadita2.mysql.com:/nfstmp1/guilhem/mysql-4.1-4ita
-
konstantin@mysql.com authored
into mysql.com:/media/sda1/mysql/mysql-5.0-6282
-
konstantin@mysql.com authored
(the bug itself is no longer repeatable).
-
gbichot@quadita2.mysql.com authored
"After Monty's review" changes to the fix for BUG#8325 "Deadlock in replication thread stops replication": s/sleep/safe_sleep (thread safe); sleep 0/1/2/3/4/5/5/5 (get slave less late); no message on error log (deadlock is too common sometimes), a global counter instead (SHOW STATUS LIKE 'slave_retried_transactions'). Plus a fix for libmysql/Makefile.shared
-