- 24 Aug, 2006 13 commits
-
-
unknown authored
into salvation.intern.azundris.com:/home/tnurnberg/mysql-5.1-maint BitKeeper/deleted/.del-openssl.m4~41cebd0ba8281769: Auto merged mysql-test/mysql-test-run.pl: Auto merged mysql-test/r/func_time.result: Auto merged mysql-test/t/disabled.def: Auto merged mysql-test/t/func_time.test: Auto merged mysql-test/t/grant.test: Auto merged mysql-test/t/mysql.test: Auto merged mysql-test/t/mysql_client_test.test: Auto merged server-tools/instance-manager/listener.cc: Auto merged server-tools/instance-manager/portability.h: Auto merged sql/item_timefunc.cc: Auto merged sql/mysqld.cc: Auto merged sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged tests/mysql_client_test.c: Auto merged client/mysql.cc: manual merge mysql-test/r/grant.result: manual merge
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-maint
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-maint support-files/mysql.spec.sh: Auto merged
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint mysql-test/r/ndb_dd_backuprestore.result: Auto merged sql/sql_show.cc: Auto merged
-
unknown authored
- Add "not in version before" commensta around new syntax "WITH PARSER" and "TABLESPACE xxx STORAGE DISK" mysql-test/r/ndb_dd_advance.result: Update result file mysql-test/r/ndb_dd_advance2.result: Update result file mysql-test/r/ndb_dd_backuprestore.result: Update result file mysql-test/r/ndb_dd_basic.result: Update result file mysql-test/r/ndb_dd_disk2memory.result: Update result file sql/sql_show.cc: Add "not in version before" comments around "WITH PARSER xxx" and "TABLESPACE xxx STORAGE DISK" Use STRING_WITH_LEN when adding fixed string AUTO_INCREMENT= to output from SHOW TABLE
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/bug21749/my51-bug21749 dbug/dbug.c: Auto merged configure.in: SCCS merged
-
unknown authored
configure.in: Exclude dbug/dbug.c: Exclude
-
unknown authored
into maint1.mysql.com:/data/localhome/tsmith/bk/51
-
unknown authored
into siva.hindu.god:/usr/home/tim/m/bk/51 sql/item_func.h: Auto merged sql/item_strfunc.cc: Auto merged
-
unknown authored
into siva.hindu.god:/usr/home/tim/m/bk/beef-51 mysql-test/r/func_misc.result: Auto merged sql/item_func.h: Auto merged sql/item_strfunc.cc: Auto merged
-
unknown authored
into siva.hindu.god:/usr/home/tim/m/bk/beef-50 mysql-test/r/func_misc.result: Manual merge mysql-test/t/func_misc.test: Manual merge sql/item_func.h: Manual merge sql/item_strfunc.cc: Manual merge
-
unknown authored
- Fix typo in Item_func_export_set::fix_length_and_dec() which caused character set aggregation to fail - Remove default argument from last arg of agg_arg_charsets() function, to reduce potential errors mysql-test/r/func_misc.result: Test EXPORT_SET() with charset coersion (bug #21531) mysql-test/t/func_misc.test: Test EXPORT_SET() with charset coersion (bug #21531) sql/item_func.h: Remove default argument from last arg of agg_arg_charsets() function, to reduce potential errors. sql/item_strfunc.cc: Fix typo in Item_func_export_set::fix_length_and_dec() which caused character set aggregation to fail.
-
- 23 Aug, 2006 15 commits
-
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1-new-maint
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1-new-maint BitKeeper/etc/ignore: auto-union sql/gen_lex_hash.cc: Auto merged
-
unknown authored
BitKeeper/etc/ignore: Added sql/f.c to the ignore list
-
unknown authored
into siva.hindu.god:/usr/home/tim/m/bk/51 sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged
-
unknown authored
into siva.hindu.god:/usr/home/tim/m/bk/b20536-51 sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged
-
unknown authored
sql/slave.cc: Auto merged
-
unknown authored
Remove some sql_print_error() calls which were triggered by user error (i.e., not server-level events at all). Also, convert an sql_print_error -> sql_print_information for a non-error server event. sql/slave.cc: Change sql_print_error to sql_print_information for non-error status message. sql/sql_acl.cc: Remove sql_print_error calls for events which are not server errors
-
unknown authored
into siva.hindu.god:/usr/home/tim/m/bk/51 sql/item_strfunc.cc: Auto merged sql/item_strfunc.h: Auto merged
-
unknown authored
into maint1.mysql.com:/data/localhome/cmiller/mysql-5.1-maint sql/sql_lex.cc: Auto merged
-
unknown authored
into maint1.mysql.com:/data/localhome/cmiller/bug20908/my51-bug20908 mysql-test/r/variables.result: Auto merged mysql-test/t/variables.test: Auto merged sql/sql_lex.cc: Auto merged sql/gen_lex_hash.cc: Manual merge.
-
unknown authored
Zero-length variables caused failures when using the length to look up the name in a hash. Instead, signal that no zero-length name can ever be found and that to encounter one is a syntax error. mysql-test/r/variables.result: Results for test. mysql-test/t/variables.test: Insert tests to prove that zero-length variable names do not cause faults. sql/gen_lex_hash.cc: If the length is zero, then there is nothing to look-up in the hash. sql/sql_lex.cc: Names of variables must not be empty. Signal an error of that happens.
-
unknown authored
into maint1.mysql.com:/data/localhome/cmiller/mysql-5.1-maint sql/sql_lex.cc: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-new-maint client/mysql_upgrade.c: Auto merged
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-new-maint sql/mysqld.cc: Auto merged
-
unknown authored
into salvation.intern.azundris.com:/home/tnurnberg/mysql-5.1 mysql-test/mysql-test-run.pl: Auto merged mysql-test/t/mysql.test: Auto merged
-
- 22 Aug, 2006 7 commits
-
-
unknown authored
mysql-test/r/grant.result: Update result file format to 5.1 version
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/bug17194/my51-bug17194 support-files/mysql.spec.sh: Auto merged
-
unknown authored
Added ndb_error_reporter to the RPM install (bug#20426) support-files/mysql.spec.sh: Added ndb_error_reporter to the RPM install (bug#20426)
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/bug17194/my50-bug17194 support-files/mysql.spec.sh: Auto merged
-
unknown authored
Added ndb_size.{pl,tmpl} to the RPM install (bug#20426) support-files/mysql.spec.sh: Added ndb_size.{pl,tmpl} to the RPM install (bug#20426)
-
unknown authored
into rolltop.ignatz42.dyndns.org:/mnt/storeage/mysql-5.1-new-maint_21757 tests/mysql_client_test.c: Auto merged client/mysqltest.c: manual merge.
-
unknown authored
tests/mysql_client_test.c: Replace fopen with my_fopen and specify O_BINARY. Replace fclose with my_fclose.
-
- 21 Aug, 2006 5 commits
-
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1
-
unknown authored
into bk-internal.mysql.com:/data0/bk/mysql-5.1-kt
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1 mysql-test/r/func_time.result: Auto merged mysql-test/r/grant.result: Auto merged mysql-test/t/func_time.test: Auto merged mysql-test/t/grant.test: Auto merged mysql-test/t/mysql.test: Auto merged mysql-test/t/mysql_client_test.test: Auto merged server-tools/instance-manager/listener.cc: Auto merged server-tools/instance-manager/portability.h: Auto merged sql/item_timefunc.cc: Auto merged BitKeeper/deleted/.del-openssl.m4~41cebd0ba8281769: Auto merged sql/mysqld.cc: Auto merged sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged tests/mysql_client_test.c: Auto merged client/mysql.cc: Manual merge. mysql-test/mysql-test-run.pl: Manual merge.
-
unknown authored
into zippy.cornsilk.net:/home/cmiller/work/mysql/merge/mysql-5.1 mysql-test/r/func_time.result: Auto merged sql/item_timefunc.cc: Auto merged sql/slave.cc: Auto merged sql/sql_acl.cc: Auto merged mysql-test/t/func_time.test: Manual merge.
-
unknown authored
into salvation.intern.azundris.com:/home/tnurnberg/mysql-5.1 mysql-test/mysql-test-run.pl: Auto merged
-