- 18 May, 2005 31 commits
-
-
unknown authored
-
unknown authored
into mysql.com:/home/my/mysql-5.0
-
unknown authored
Added BUILD scripts for icc Fixed (one time) memory leak in grant handling config/ac-macros/misc.m4: Remove warnings flags from icc when compiling with -Werror configure.in: Remove warnings flags from icc when compiling with -Werror extra/replace.c: Fix warnings from icc include/my_dbug.h: Fix warnings from icc sql/gen_lex_hash.cc: Fix warnings from icc sql/mysql_priv.h: Add missing variables sql/mysqld.cc: Fix warnings from icc: - made a lot of variables static - Removing some not used variables - Fixed wrong printf() - removed extern "C" from some functions sql/spatial.h: Fix warnings from icc sql/sql_acl.cc: Fixed memory leak sql/sql_lex.cc: Fix warnings from icc sql/sql_lex.h: Fix warnings from icc
-
unknown authored
-
unknown authored
into lmy003.wdf.sap.corp:/home/schwenke/Work/MySQL/bk-internal-tree/mysql-5.0
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into mysql.com:/usr/home/ram/work/mysql-5.0
-
unknown authored
into mysql.com:/home/pem/work/mysql-5.0
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
unknown authored
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
unknown authored
server-tools/instance-manager/Makefile.am: fix for compilation problem with --with-openssl
-
unknown authored
into lmy002.wdf.sap.corp:/home/georg/work/mysql/prod/mysql-5.0 libmysql/libmysql.def: Auto merged
-
unknown authored
into mysql.com:/home/pem/work/mysql-5.0
-
unknown authored
into mysql.com:/home/cps/mysql/trees/mysql-5.0
-
unknown authored
server-tools/instance-manager/commands.cc: fix column name
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b10339
-
unknown authored
to easily check the storage engine supports DELAYED). client/mysqldump.c: disabling --delayed-insert until BUG#7815 is fixed (need table def cae) mysql-test/r/mysqldump.result: as we disable --delayed-insert, result changes
-
unknown authored
mysql-test/r/rpl_variables.result: A fix (bug #10703: rpl_variables.test failure). "$SLAVE_LOAD_TMPDIR" may differ from the "$MYSQL_TEST_DIR/var/tmp". mysql-test/t/rpl_variables.test: A fix (bug #10703: rpl_variables.test failure). "$SLAVE_LOAD_TMPDIR" may differ from the "$MYSQL_TEST_DIR/var/tmp".
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b10339 sql/set_var.h: Auto merged
-
unknown authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.9286
-
unknown authored
into mysql.com:/usr/home/ram/work/5.0.b10339 mysql-test/r/variables.result: Auto merged mysql-test/t/variables.test: Auto merged sql/set_var.cc: Auto merged
-
unknown authored
into mysql.com:/home/pem/work/mysql-5.0 sql/item.h: Auto merged sql/sp_head.cc: Auto merged
-
unknown authored
Memory leak in locally evalutated expressions during SP execution fixed by reusing allocated item slots when possible. Note: No test case added, since the test is a stress test that tries to make the machine to run out of memory. sql/item.cc: Make it possible to reuse allocated item slots (for use in SP execution). sql/item.h: Make it possible to reuse allocated item slots (for use in SP execution). sql/sp_head.cc: Reuse allocated item slots for expression evalutation during SP execution. sql/sp_rcontext.cc: Updated sp_eval_func_item() call, and prevent item reuse in reused frames (for handlers).
-
unknown authored
-
unknown authored
into mysql.com:/home/gluh/MySQL/Bugs/5.0.9286 sql/sql_yacc.yy: Auto merged
-
unknown authored
-
unknown authored
into mysql.com:/home/ram/work/5.0.b6267 mysql-test/r/system_mysql_db.result: Auto merged sql/sql_insert.cc: Auto merged sql/sql_parse.cc: Auto merged
-
unknown authored
This makes it easier to give an error in the handler if there was a problem generating an auto-increment value mysys/thr_alarm.c: Remove warning from valgrind sql/item_strfunc.cc: Fixed indentation tests/mysql_client_test.c: Removed compiler warning
-
unknown authored
into mysql.com:/home/my/mysql-5.0
-
unknown authored
Use portable check for empty string. scripts/make_binary_distribution.sh: Use portable check for empty string.
-
- 17 May, 2005 9 commits
-
-
unknown authored
into mysql.com:/home/jimw/my/mysql-5.0-clean client/mysqltest.c: Auto merged
-
unknown authored
into mysql.com:/home/my/mysql-5.0
-
unknown authored
into xiphis.org:/usr/home/antony/work2/p1-bug10246.1
-
unknown authored
sql/sql_acl.cc: style fix, long line. fix for embedded build which I broke
-
unknown authored
into mysql.com:/home/my/mysql-5.0
-
unknown authored
into neptunus.(none):/home/msvensson/mysql/mysql-5.0
-
unknown authored
sql/sql_base.cc: Auto merged
-
unknown authored
sql/sql_update.cc: Add missing join method
-
unknown authored
into xiphis.org:/usr/home/antony/work2/p1-bug10246.1
-