- 10 Feb, 2004 1 commit
-
-
bell@sanja.is.com.ua authored
-
- 09 Feb, 2004 6 commits
-
-
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 1 commit
-
-
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 8 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
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b2419
-
ram@gw.mysql.r18.ru authored
-
bar@bar.intranet.mysql.r18.ru authored
collation is the same with the index collation.
-
igor@rurik.mysql.com authored
Fixed bug #2602 in CACHE INDEX, LOAD INDEX
-
- 01 Feb, 2004 3 commits
-
-
bell@sanja.is.com.ua authored
(BUG#2120 sfter merge)
-
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
fixed BUG#2120 and other problem with EXPLAINing derived tables
-
- 31 Jan, 2004 1 commit
-
-
ram@gw.mysql.r18.ru authored
null_ref_key moved to TABLE_REF. new null range created if necessary.
-
- 30 Jan, 2004 5 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
serg@serg.mylan authored
double delete bug fixed
-
serg@serg.mylan authored
db name is printed with append_identifier for a proper quoting
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
- 29 Jan, 2004 2 commits
-
-
konstantin@oak.local authored
-
heikki@hundin.mysql.fi authored
Correct the comment about the ibuf record format in >= 4.1.1
-
- 28 Jan, 2004 2 commits
-
-
jani@rhols221.adsl.netsonic.fi authored
The problem was that memory was free'd, but it was referenced later. This free was unneccessary anyway, because join_free() / JOIN::cleanup takes care of this later on. Added test case into t/subselect.test for it. Regards, Jani
-
serg@serg.mylan authored
-