- 10 Feb, 2004 14 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg2248
-
bar@bar.intranet.mysql.r18.ru authored
FreeBSD "ps" detection usually failed, in 90% cases, on FreeBSD-5.1. This change should work fine under 5.x and 4.x, and I believe in 3.x. too.
-
bar@bar.intranet.mysql.r18.ru authored
It was together with the previous but. This test tends to prove it.
-
bar@bar.intranet.mysql.r18.ru authored
into bar.intranet.mysql.r18.ru:/usr/home/bar/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2592/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
-
vva@eagle.mysql.r18.ru authored
-
dlenev@dlenev.mshome authored
Done clean-up in prep stmt API functions: 1) Removed some checks that were performed only in debug version were making debug version more tolerable to user errors than production (and thus caused problems for example masking some bugs). 2) Also removed some other checks to make prep stmt API consistent with the rest of C API (this also in line with general politics - make checks in only those places where errors are very common and hard to spot).
-
jani@ua141d10.elisa.omakaista.fi authored
caused UDF functions to segmenation fault when they tried to print an error during wrong usage.
-
jani@ua141d10.elisa.omakaista.fi authored
-
bar@bar.intranet.mysql.r18.ru authored
Multibyte charsets do not check that incoming data is well-formed
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1
-
bell@sanja.is.com.ua authored
-
- 09 Feb, 2004 9 commits
-
-
guilhem@gbichot2.local authored
Don't use --command in tests; use command.
-
konstantin@mysql.com authored
into mysql.com:/home/kostja/mysql/mysql-4.1-root
-
konstantin@oak.local authored
don't set other flags: it breaks future extensions
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1
-
monty@mysql.com authored
Removed warnings from test suite
-
bell@sanja.is.com.ua authored
-
monty@mysql.com authored
-
monty@mysql.com authored
Fixed output from mysqlbinlog when using --skip-comments Fixed warnings from valgrind Fixed ref_length when used with HEAP tables More efficent need_conversion() Fixed error handling in UPDATE with not updateable tables Fixed bug in null handling in CAST to signed/unsigned
-
bell@sanja.is.com.ua authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-derived2-4.1
-
- 06 Feb, 2004 2 commits
-
-
vva@eagle.mysql.r18.ru authored
-
bar@bar.intranet.mysql.r18.ru authored
http://bugs.mysql.com/bug.php?id=2366 Wrong utf8 behaviour when data is trancated
-
- 05 Feb, 2004 5 commits
-
-
monty@mysql.com authored
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2310/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
-
monty@mysql.com authored
Added SQL_SELECT::cleanup() to make it easier to reuse SQL_SELECT item's for sub selects. Needed for proper fix for bug #2479. Added 'select_to_file' class to be able to merge identical code for select_export and select_dump
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Emit "TYPE=" for 4.0 and 3.23 compatible modes
-
- 04 Feb, 2004 2 commits
-
-
bar@bar.intranet.mysql.r18.ru authored
Bug #2619 ucs2 LIKE comparison fails in some cases Fixes
-
bar@bar.intranet.mysql.r18.ru authored
-
- 03 Feb, 2004 4 commits
-
-
konstantin@mysql.com authored
-
bar@bar.intranet.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
we don't need opt_range.h and opt_range.cc files at all.
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b2419
-
- 02 Feb, 2004 4 commits
-
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2438/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
into eagle.mysql.r18.ru:/home/vva/work/BUG_2438/mysql-4.1
-
vva@eagle.mysql.r18.ru authored
from table->mem_root to thd->mem_root (fixed bug #2438 "Runaway memory consumption")
-
ram@gw.mysql.r18.ru authored
-