- 01 Feb, 2005 1 commit
-
-
reggie@bob.(none) authored
perror.c: Copy output of strerr to temp buffer to prevent system overwrite on Windows
-
- 31 Jan, 2005 6 commits
-
-
reggie@bob.(none) authored
sql_table.cc: use fn_format to resolve symlinks in mysql_create_like_table
-
acurtis@pcgem.rdg.cyberkinetica.com authored
into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/bug7011.4
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix tests after merge from 4.0
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Merge from 4.0
-
tulin@mysql.com authored
+ ion shutdown - don't close files that are not open + abort in debug - if closing a fd == -1
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
- 30 Jan, 2005 1 commit
-
-
acurtis@pcgem.rdg.cyberkinetica.com authored
Fix replication for multi-update new test - rpl_multi_update2
-
- 29 Jan, 2005 7 commits
-
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
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
-
kent@mysql.com authored
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-perl
-
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 15 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
-
kent@mysql.com authored
Added preparation of mysql_client_test(_embedded) and mysqltest(_embedded) Added --purify, --purecov, --quantify and --cxxfilt <cxxfiltprog> options mysql-test-run.sh: Report correctly combinations of embedded+ps-protocol etc Added initial Purify support
-
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
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
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 3 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.
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-