- 04 Apr, 2008 11 commits
-
-
unknown authored
into trift2.:/MySQL/M51/tmp-5.1
-
unknown authored
into trift2.:/MySQL/M51/tmp-5.1 Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel. mysql-test/suite/funcs_1/r/innodb_storedproc_02.result: Null merge. mysql-test/suite/funcs_1/r/innodb_trig_03e.result: Null merge. mysql-test/suite/funcs_1/r/memory_storedproc_02.result: Null merge. mysql-test/suite/funcs_1/r/memory_trig_03e.result: Null merge. mysql-test/suite/funcs_1/r/myisam_storedproc_02.result: Null merge. mysql-test/suite/funcs_1/r/myisam_trig_03e.result: Null merge. mysql-test/suite/funcs_1/r/ndb_storedproc_02.result: Null merge. mysql-test/suite/funcs_1/r/ndb_trig_03e.result: Null merge. mysql-test/suite/funcs_1/storedproc/storedproc_02.inc: Null merge. mysql-test/suite/funcs_1/storedproc/storedproc_master.inc: Null merge. mysql-test/suite/funcs_1/r/innodb_storedproc.result: Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel. mysql-test/suite/funcs_1/r/memory_storedproc.result: Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel. mysql-test/suite/funcs_1/r/myisam_storedproc.result: Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel. mysql-test/suite/funcs_1/r/ndb_storedproc.result: Null merge - changes specific to 5.1.24-rc are superseded by better ones done in parallel.
-
unknown authored
into trift2.:/MySQL/M51/tmp-5.1
-
unknown authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean mysql-test/Makefile.am: Auto merged
-
unknown authored
into five.local.lan:/work/merge/mysql-5.1-funcs_1 mysql-test/Makefile.am: Fix of Makefile.am has happened by Changeset of Joerg
-
unknown authored
mysql-test/Makefile.am : Fix a copy-paste error ... mysql-test/Makefile.am: Correct the variables used for target directory of copy action.
-
unknown authored
into five.local.lan:/work/merge/mysql-5.0-build
-
unknown authored
into five.local.lan:/work/merge/mysql-5.1-build
-
unknown authored
mysql-test/Makefile.am: Fix a copy-paste error ... In this place, "$(distdir)" expands to empty, resulting in absolute "/std_data/funcs_1"
-
unknown authored
into trift2.:/MySQL/M51/push-5.1 mysql-test/suite/rpl/r/rpl_packet.result: Auto merged mysql-test/suite/rpl/t/rpl_packet.test: Auto merged sql/share/errmsg.txt: Auto merged
-
unknown authored
into trift2.:/MySQL/M51/push-5.1 sql/share/errmsg.txt: Auto merged
-
- 03 Apr, 2008 11 commits
-
-
unknown authored
into trift-lap.fambruehe:/MySQL/M51/push-5.1 mysql-test/suite/rpl/r/rpl_packet.result: Auto merged mysql-test/suite/rpl/t/rpl_packet.test: Auto merged sql/share/errmsg.txt: Auto merged
-
unknown authored
into trift-lap.fambruehe:/MySQL/M51/push-5.1
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build sql/tztime.cc: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/bug26294/my51-bug26294 client/mysqlbinlog.cc: Auto merged include/my_time.h: Auto merged sql-common/my_time.c: Auto merged sql/init.cc: Auto merged sql/tztime.cc: Auto merged
-
unknown authored
into trift-lap.fambruehe:/MySQL/M51/push-5.1
-
unknown authored
When linking with some external programs, "multiple definition of `init_time'" Rename init_time() to my_init_time() to avoid collision with other libraries (particularly libmng). client/mysqlbinlog.cc: Rename init_time() to my_init_time(). include/my_time.h: Rename init_time() to my_init_time(). sql-common/my_time.c: Rename init_time() to my_init_time(). sql/init.cc: Rename init_time() to my_init_time(). sql/tztime.cc: Rename init_time() to my_init_time().
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build sql/sql_yacc.yy: Auto merged sql/share/errmsg.txt: Auto merged
-
unknown authored
into trift-lap.fambruehe:/MySQL/M51/push-5.1 storage/innobase/handler/ha_innodb.cc: Auto merged
-
unknown authored
into trift2.:/MySQL/M51/push-5.1
-
unknown authored
into trift2.:/MySQL/M51/push-5.1 mysql-test/suite/rpl/r/rpl_packet.result: Auto merged mysql-test/suite/rpl/t/rpl_packet.test: Auto merged
-
unknown authored
into trift2.:/MySQL/M50/push-5.0
-
- 02 Apr, 2008 8 commits
-
-
unknown authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
unknown authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
unknown authored
into five.local.lan:/work/trees/mysql-5.0-build-src-clean
-
unknown authored
into five.local.lan:/work/merge/mysql-5.1-funcs_1
-
unknown authored
"funcs_1" data load
-
unknown authored
-
unknown authored
into five.local.lan:/work/trees/mysql-5.0-build-src-clean
-
unknown authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean mysql-test/mysql-test-run.pl: Auto merged
-
- 01 Apr, 2008 10 commits
-
-
unknown authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
unknown authored
into five.local.lan:/work/trees/mysql-5.1-build-src-clean
-
unknown authored
into five.local.lan:/work/trees/mysql-5.0-build-src-clean
-
unknown authored
into five.local.lan:/work/mysql-5.1-24-rc
-
unknown authored
Problems were caused by modifications of - the server - HANDLER FOR SQLSTATE '00000' is now rejected (bug fix) affects several ..._storedproc* tests - improved error message affects the ..._trig_03e - improved content of information_schema.COLUMNS about information_schema.REFERENTIAL_CONSTRAINTS affects is_columns_is - the content of the community build (collations) affects charset_collation_3 mysql-test/suite/funcs_1/r/charset_collation_3.result: Updated result mysql-test/suite/funcs_1/r/innodb_storedproc.result: Updated result mysql-test/suite/funcs_1/r/innodb_storedproc_02.result: Updated result mysql-test/suite/funcs_1/r/innodb_trig_03e.result: Updated result mysql-test/suite/funcs_1/r/is_columns_is.result: Updated result mysql-test/suite/funcs_1/r/memory_storedproc.result: Updated result mysql-test/suite/funcs_1/r/memory_storedproc_02.result: Updated result mysql-test/suite/funcs_1/r/memory_trig_03e.result: Updated result mysql-test/suite/funcs_1/r/myisam_storedproc.result: Updated result mysql-test/suite/funcs_1/r/myisam_storedproc_02.result: Updated result mysql-test/suite/funcs_1/r/myisam_trig_03e.result: Updated result mysql-test/suite/funcs_1/r/ndb_storedproc.result: Updated result mysql-test/suite/funcs_1/r/ndb_storedproc_02.result: Updated result mysql-test/suite/funcs_1/r/ndb_trig_03e.result: Updated result mysql-test/suite/funcs_1/storedproc/storedproc_02.inc: Corrected script mysql-test/suite/funcs_1/storedproc/storedproc_master.inc: Corrected script
-
unknown authored
sql/share/errmsg.txt: Reverting error message to before merge.
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build mysql-test/t/type_blob.test: Auto merged sql/field.cc: Auto merged sql/unireg.h: Auto merged
-
unknown authored
-
unknown authored
Based on contributed patch from Martin Friebe, CLA from 2007-02-24. The parser lacked support for field sizes after signed long, when it should extend to 2**32-1. Now, we correct that limitation, and also make the error handling consistent for casts. --- Fix minor complaints of Marc Alff, for patch against B-g#15776. --- Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776 into zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776 --- Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776 into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build --- testing mysql-test/r/type_blob.result: Verify that blobs may be created with the size that is already documented. Additionally, test the limits of several other types. mysql-test/t/type_blob.test: Verify that blobs may be created with the size that is already documented. Additionally, test the limits of several other types. --- Drop table in case we start from a bad state. sql/field.cc: atoi() insufficient to gauge the length of some fields. Change it to strtoul(). sql/item_create.cc: atoi() insufficient to gauge the length of some fields. Change it to strtoul(). If a casted length is too long, raise an error. sql/share/errmsg.txt: Change ER_TOO_BIG_FIELDLENGTH so that it can accept sizes larger than 2**15 -- instead, 2**32. --- Manual merge. sql/sql_yacc.yy: Make lengths take, in addition to NUM, LONG_NUM, ULONGLONG_NUM, and DECIMAL_NUM. --- yacc/bison is left-recursive, so FIXME statement is wrong. --- Manual merge and reformatting. sql/unireg.h: Define new constant.
-
unknown authored
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1.24-release
-