- 22 Nov, 2004 26 commits
-
-
serg@serg.mylan authored
-
serg@serg.mylan authored
-
Added check for duplicate column in key Added tests and fixed tests which exploit bug
-
serg@serg.mylan authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.0
-
serg@serg.mylan authored
bug#6705 - (+trunc1* +trunc2*) fulltext.test, fulltext.result: bug#6705
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
lenz@mysql.com authored
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1-clean
-
tomas@poseidon.ndb.mysql.com authored
-
bar@mysql.com authored
Better variable names in dump. Dump tertiary weight in reverse order, to sort upper letters before their lower counterparts.
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
serg@serg.mylan authored
range for BETWEEN typo fixed
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
mskold@mysql.com authored
-
jan@hundin.mysql.fi authored
into hundin.mysql.fi:/home/jan/mysql-4.1
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg6462
-
dlenev@brandersnatch.localdomain authored
-
mskold@mysql.com authored
into mysql.com:/usr/local/home/marty/MySQL/test/mysql-4.1
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg6462
-
dlenev@brandersnatch.localdomain authored
results." a.k.a. "Proper cleanup of subqueries is missing for SET and DO statements". (Version #2 with after-review fixes). To perform proper cleanup for statements that can contain subqueries but don't have main select we must call free_undelaid_joins().
-
mskold@mysql.com authored
-
bar@mysql.com authored
Mofidications to dump secondary and tertiary weigthts And some minor improvements
-
jan@hundin.mysql.fi authored
-
bar@mysql.com authored
- A new flag MY_CS_CSSORT was introduced for case sensitivity. - Item_func_regexp doesn't substiture ICASE not only for binary collations but for case sensitive collations as well.
-
- 21 Nov, 2004 3 commits
-
-
heikki@hundin.mysql.fi authored
Print a warning to the .err log if the InnoDB history list length is > 20 000 even though purge reaches the list head; this is to track corruption reported on the MySQL mailing list Nov 9, 2004 lock0lock.c: Let SHOW INNODB STATUS print the history list length
-
pekka@mysql.com authored
into mysql.com:/orca/space/pekka/ndb/version/my41
-
konstantin@mysql.com authored
of <parameter> IS NULL": we must not only set Item::null_value in Item_param, but implement Item_param::is_null() to work well with IS NULL/IS NOT NULL clauses.
-
- 19 Nov, 2004 11 commits
-
-
paul@kite-hub.kitebird.com authored
Tweak some help text.
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg6266
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-bg6439
-
petr@mysql.com authored
into mysql.com:/home/cps/mysql/trees/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
reverting linking ndbclisnt to mysqladmin.cc
-
tomas@poseidon.ndb.mysql.com authored
reverting my last fix
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
fixed erroneous error message - set auto increment was done even if create table failed so real error message got lost behind "table not found" and simplified code a bit
-
dlenev@mysql.com authored
wrong datetime values for too big argument" from 4.0 tree to 4.1 tree.
-
pekka@mysql.com authored
into mysql.com:/space/pekka/ndb/version/my41
-
pekka@mysql.com authored
-