- 31 Jan, 2005 2 commits
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix tests after merge from 4.0
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Merge from 4.0
-
- 30 Jan, 2005 1 commit
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix replication for multi-update new test - rpl_multi_update2
-
- 29 Jan, 2005 5 commits
-
-
Sinisa@sinisa.nasamreza.org authored
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzbug
-
reggie@bob.(none) authored
into bob.(none):/home/reggie/bk/mysql41
-
reggie@bob.(none) authored
mysqldump.c: Trimmed some lines to be less than 80 chars. Using just NAME_LEN now for table name buffers
-
sergefp@mysql.com authored
-
- 28 Jan, 2005 7 commits
-
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzbug
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
pekka@mysql.com authored
-
tomas@poseidon.ndb.mysql.com authored
wrong order in c-file
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-4.1-tzbug
-
tomas@poseidon.ndb.mysql.com authored
ndbcluster requires more ports, this is the reason why builds will not start on multiple builds
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
- 27 Jan, 2005 13 commits
-
-
tomas@poseidon.ndb.mysql.com authored
added shared memory config parameter, signum for use in signalling added global variable for holdign signum to be used for shared memory connection only fiddle with signals if it is set simplified common ndb client option handling
-
konstantin@mysql.com authored
-
reggie@bob.(none) authored
Added the get_actual_table_name function that issues a SHOW TABLES LIKE '%s'. This will get the table name in the proper case. We use this table name rather than the one given on the command line. This will prevent problems when importing SQL on Linux that was generated on a Windows platform where case can be an issue. mysqldump.c: call get_actual_table_name to get the table name in the proper case
-
pekka@mysql.com authored
into mysql.com:/export/space/pekka/ndb/version/my41
-
pekka@mysql.com authored
-
ingo@mysql.com authored
Adjusted the "Usage:" string. Ordered the option recognition in reverse order from "Usage:".
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
bar@mysql.com authored
CAST now always return a well-formed character string.
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
- 26 Jan, 2005 12 commits
-
-
dlenev@brandersnatch.localdomain authored
does not work well together". Now using simplier and more correct implementation of st_lex::unlink_first_table()/link_first_table_back() (It also nicely handles case when global table list is created because of implictly used time zone tables). (2nd attempt) Fix for bug #7705 "CONVERT_TZ() crashes with subquery/WHERE on index column". Implemented new approach for caching objects for constant time zone arguments. Now instead of determining whenever these arguments are constants and performing time zone lookup at fix_fields() stage, we do it on first get_date() invocation. Cleanup of global @@time_zone variable handling.
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
Moved initialization code into a new init function. Added a new cleanup function. Added a call to close the meta file.
-
monty@mysql.com authored
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
monty@mysql.com authored
into mysql.com:/my/mysql-4.1
-
monty@mysql.com authored
This fixes a memory allocation bug in Innobase as structs was defined differently in .c and .cc files
-
tomas@poseidon.ndb.mysql.com authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-4.1
-
tomas@poseidon.ndb.mysql.com authored
Bug#8101 unique indexes which attribute are _not_ specified in the order of the table does not work
-