- 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 3 commits
-
-
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
-
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
-
- 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 4 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
-
jani@rhols221.adsl.netsonic.fi authored
dump when result was NULL.
-
hf@deer.(none) authored
We signed error instead of returning the result
-
- 27 Jan, 2004 4 commits
-
-
hf@deer.(none) authored
mysql->server_status wasn't set after the query
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.1224
-
hf@deer.(none) authored
code slightly modified with Monty's suggestions
-
hf@deer.(none) authored
-
- 26 Jan, 2004 6 commits
-
-
guilhem@gbichot2.local authored
-
guilhem@mysql.com authored
into mysql.com:/home/mysql_src/mysql-4.1
-
guilhem@gbichot2.local authored
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/Bugs/mysql-4.1.long
-
gluh@gluh.mysql.r18.ru authored
when DROP USER if --skip-grant-tables
-
jani@rhols221.adsl.netsonic.fi authored
from command line did not work.
-