- 10 Jun, 2005 10 commits
-
-
unknown authored
-
unknown authored
don't start ndb cluster if no test uses it. mysql-test/mysql-test-run.sh: don't start ndb cluster if no test uses it.
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
unknown authored
key now gets changed along with the size of the field as long as the original key had the same length as the length of the field (or is unspecified originally, as in the test). mysql-test/r/heap.result: Update results mysql-test/r/type_varchar.result: Update results
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean sql/field.cc: Auto merged sql/field.h: Auto merged sql/sql_table.cc: Auto merged
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean mysys/hash.c: Auto merged sql/ha_heap.h: Auto merged configure.in: Resolve conflicts from 4.1 mysql-test/r/heap.result: Update results mysql-test/t/heap.test: Merge from 4.1
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/jimw/my/mysql-4.1-clean
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean mysql-test/r/ps_6bdb.result: Auto merged include/my_global.h: SCCS merged
-
- 09 Jun, 2005 30 commits
-
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0
-
unknown authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0 sql/sql_acl.cc: Auto merged
-
unknown authored
-
unknown authored
into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0
-
unknown authored
- Removed unneccessary variables. - Made a function of that part of code, which actually changes the line under modifications. - Fixed memory overrun problem with my_malloc. Too little space was reserved. - Fixed problem in case, when new option was added at the end of the section. Before, it was added as the last line of the section, even if it left empty lines between. - Fixed so that the configuration file is not saved unneccessarily, if no modifications are done. (file timestamp remains) - This should fix (at least partially) problems described in Bug#10806
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 sql/mysql_priv.h: Auto merged
-
unknown authored
into xiphis.org:/usr/home/antony/work2/p1-bug11028.4
-
unknown authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
-
unknown authored
into mysql.com:/var/tmp/sslbug/mysql-4.1
-
unknown authored
into brian-akers-computer.local:/Users/brian/mysql/mysql-5.0
-
unknown authored
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
-
unknown authored
Added a test case for bug #10084. sql_yacc.yy: Fixed bug #10084: STRAIGHT_JOIN for expressions with ON was added. sql/sql_yacc.yy: Fixed bug #10084: STRAIGHT_JOIN for expressions with ON was added. mysql-test/r/select.result: Added a test case for bug #10084. mysql-test/t/select.test: Added a test case for bug #10084.
-
unknown authored
BitKeeper/etc/logging_ok: auto-union myisam/mi_check.c: Auto merged mysql-test/r/create.result: Auto merged mysql-test/r/innodb_handler.result: Auto merged mysql-test/r/ps_7ndb.result: Auto merged mysql-test/t/create.test: Auto merged sql/set_var.cc: Auto merged mysql-test/r/sql_mode.result: SCCS merged mysql-test/t/sql_mode.test: SCCS merged sql/sql_acl.cc: SCCS merged sql/sql_handler.cc: SCCS merged sql/sql_table.cc: SCCS merged
-
unknown authored
into xiphis.org:/usr/home/antony/work2/p1-bug11028.3
-
unknown authored
Report error instead of crashing mysql-test/r/create.result: Test for bug 11028 mysql-test/t/create.test: Test for bug 11028 sql/sql_table.cc: fix for null db name
-
unknown authored
CURSOR_TYPE_READ_ONLY". The bug was that we (me) don't perform proper cleanups of the prepared statement when done fetching from a cursor. Another patch. sql/mysql_priv.h: Rename reset_stmt_for_execute to init_stmt_before_use (to correspond to cleanup_stmt_and_thd_after_use). sql/sp_head.cc: Rename. sql/sql_prepare.cc: Move common cleanup code to a cleanup function, call it when we close a cursor. sql/sql_select.cc: Cleanup. sql/sql_select.h: No need for init_thd, this code has been inlined in Cursor::open. tests/mysql_client_test.c: Add a test case for Bug#10729 "mysql_stmt_attr_set CURSOR_TYPE_READ_ONLY" (problem reusing a prepared statemnt if there was a cursor)
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.0 sql/mysql_priv.h: Auto merged
-
unknown authored
comments, unused flag OPTION_INTERNAL_SUBTRANSACTIONS removed SELECT_ALL flag moved into this free slot. bdb/dist/configure.ac: don't link bdb with -pthread on FreeBSD extra/yassl/taocrypt/include/modes.hpp: fix alignment in yassl - proper fix is required sql/ha_berkeley.cc: remove unused flag OPTION_INTERNAL_SUBTRANSACTIONS sql/mysql_priv.h: comments, unused flag OPTION_INTERNAL_SUBTRANSACTIONS removed SELECT_ALL flag moved into this free slot.
-
unknown authored
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
-
unknown authored
mysql-test/r/func_math.result: test result fixed mysql-test/t/func_math.test: test case added sql/item_func.cc: now we always use decimals_to_set
-
unknown authored
into mysql.com:/home/gluh/MySQL/Merge/4.1
-
unknown authored
mysql-test/r/ps_7ndb.result: fix result file
-
unknown authored
generate proper error message if we use SET ... = NULL for 'set' variables
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-push
-
unknown authored
into mysql.com:/home/svoj/devel/mysql/yassl-mysql-5.0
-
unknown authored
into deer.(none):/home/hf/work/mysql-5.0.8482
-
unknown authored
a fix (bug #11193: error messages gets garbled after reggies latest changeset: ChangeSet@1.2260.1.).
-
unknown authored
mysql-test/r/type_newdecimal.result: test result fixed mysql-test/t/type_newdecimal.test: test case added strings/decimal.c: in round(999.9, 0) case we have to increase intg
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1-push
-