- 03 Dec, 2004 1 commit
-
-
serg@serg.mylan authored
Bug #6284 - report truncation warnings in INSERT ... SELECT only for "INSERT" part sql/sql_insert.cc Bug #6284 - report truncation warnings in INSERT ... SELECT only for "INSERT" part
-
- 02 Dec, 2004 31 commits
-
-
serg@serg.mylan authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
joerg@mysql.com authored
-
lenz@mysql.com authored
Engine
-
joerg@mysql.com authored
Change to prevent the failure of "make distclean" on the missing 'regex/Makefile' (and, later, 'strings/Makefile').
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1
-
tsmith@build.mysql.com authored
into build.mysql.com:/users/tsmith/m/41/b
-
tsmith@build.mysql.com authored
into build.mysql.com:/users/tsmith/m/41/b
-
marko@hundin.mysql.fi authored
into hundin.mysql.fi:/home/marko/k/mysql-4.1
-
serg@serg.mylan authored
more robust checks (catch more corruptions)
-
serg@serg.mylan authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
monty@mysql.com authored
-
monty@mysql.com authored
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
monty@mysql.com authored
Added auto-correct of field length for enum/set tables for ALTER TABLE This is becasue of a bug in previous MySQL 4.1 versions where the length for enum/set was set incorrectly after ALTER TABLE
-
hf@deer.(none) authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
hf@deer.(none) authored
into deer.(none):/home/hf/work/mysql-4.1.clean
-
konstantin@mysql.com authored
-
ram@gw.mysql.r18.ru authored
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-4.1-build
-
ram@gw.mysql.r18.ru authored
-
marko@hundin.mysql.fi authored
innodb_autoextend_increment: set a maximum limit of 1000 (Bug #6904)
-
ram@gw.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
bug #6933: error in the tests/grant.pl test).
-
bar@mysql.com authored
into mysql.com:/usr/home/bar/mysql-4.1-enum
-
tomas@poseidon.ndb.mysql.com authored
bug #6919
-
lenz@mysql.com authored
-
bar@mysql.com authored
- add_field_to_list() now uses <List>String instead of TYPELIB to be able to distinguish literals 'aaa' and hex literals 0xaabbcc. - move some code from add_field_to_list() where we don't know column charset yet, to mysql_prepare_table(), where we do.
-
lenz@mysql.com authored
- added ppc_cflags to BUILD/SETUP.sh
-
bar@mysql.com authored
A test doesn't seem to be possible.
-
- 01 Dec, 2004 8 commits
-
-
serg@serg.mylan authored
-
heikki@hundin.mysql.fi authored
Let MySQL check the existence of readdir_r with 3 arguments; Solaris seems to have just 2 args Check the existence of readdir_r and localtime_r; even though MySQL does check these too, we need our own check for Hot Backup code os0file.c: Use re-entrant readdir_r where available ut0ut.c: Make a function to use thread-safe localtime_r where available; that particular function was not called from anywhere, though
-
bar@mysql.com authored
Check UCS2 trailing spaces.
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
into mysql.com:/home/jonas/src/mysql-4.1
-
joreland@mysql.com authored
-
joreland@mysql.com authored
replace with charsets check update of primary key wo/ normalizing
-
mwagner@mysql.com authored
Update SSL Cipher so that 'openssl_1' test passes (BUG#6152)
-