- 29 Jun, 2004 1 commit
-
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1 configure.in: Auto merged
-
- 28 Jun, 2004 6 commits
-
-
unknown authored
into sanja.is.com.ua:/home/bell/mysql/bk/work-4.1
-
unknown authored
-
unknown authored
scripts/mysql_fix_privilege_tables.sh: Message touchup. scripts/mysql_fix_privilege_tables.sql: Comment touchup.
-
unknown authored
into mysql.com:/home/mysql_src/mysql-4.1-874 scripts/mysql_fix_privilege_tables.sh: Auto merged
-
unknown authored
Pass password if it is NOT empty. Typo fixed. scripts/mysql_fix_privilege_tables.sh: Pass password if it is NOT empty. Typo fixed.
-
unknown authored
-
- 27 Jun, 2004 13 commits
-
-
unknown authored
into mysql.com:/home/my/mysql-4.1
-
unknown authored
Moved include <assert.h> to my_global.h VC++Files/client/mysqlclient.dsp: Added missing my_time.c file to mysqlclient project include/my_dbug.h: Moved include <assert.h> to my_global.h Removed NDEBUG as asserts should be indenpendent of if we are using DBUG or not include/my_global.h: Added assert.h as this is included in a lot of places sql/sql_table.cc: Initialize forgotten variable
-
unknown authored
-
unknown authored
-
unknown authored
-
unknown authored
into mysql.com:/home/my/mysql-4.1
-
unknown authored
configure.in: Auto merged scripts/make_win_src_distribution.sh: Auto merged
-
unknown authored
into mysql.com:/home/my/mysql-4.0
-
unknown authored
scripts/make_win_src_distribution.sh: Change mode to -rw-rw-r--
-
unknown authored
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
mysql-test/r/lowercase_table2.result: results updated
-
unknown authored
-
- 26 Jun, 2004 13 commits
-
-
unknown authored
(table opened in my_tz_init, was removed from thd->open_tables in tz_load_from_db w/o being unlocked, so it was stayng in open_cache forever preventing the latter from being free'd in table_cache_free)
-
unknown authored
mysql-test/r/func_group.result: fixed mysql-test/r/ps.result: SHOW TABLE STATUS test mysql-test/t/ps.test: SHOW TABLE STATUS test sql/sql_parse.cc: Use lex->describe instead of lex->select_lex.options sql/sql_yacc.yy: removed unneed initialization of lex->select_lex.options
-
unknown authored
mysql-test/r/ps.result: eq() for parameters test mysql-test/t/ps.test: eq() for parameters test sql/item.h: correct eq() method for Item_param
-
unknown authored
-
unknown authored
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
mysql-test/r/flush_table.result: after merge fixed duplicated tests removed mysql-test/t/flush_table.test: after merge fixed duplicated tests removed sql/sql_yacc.yy: alias is not db-qualified
-
unknown authored
BitKeeper/etc/ignore: added sql/mysql_tzinfo_to_sql.cc scripts/make_win_src_distribution.sh: Don't copy InstallShield files if we are in a normal bk tree scripts/mysql_create_system_tables.sh: Remove duplicate entry
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
4.1 tree must use installshield project files due to new tables scripts/make_win_src_distribution.sh: 4.1 tree must use installshield project files due to new tables
-
unknown authored
fix to user table during make_win_src_distribution scripts/mysql_create_system_tables.sh: fix to user table during make_win_src_distribution
-
unknown authored
include/my_global.h: Fix for libmysql compilation failure on high-byte-first systems: - add typecasting to char * in shortstore, longstore, doublestore macros libmysql/libmysql.c: - suppress possible warnings
-
- 25 Jun, 2004 7 commits
-
-
unknown authored
sql/sql_select.cc: Auto merged
-
unknown authored
sql/opt_range.cc: incorrect fix removed. range optimizer is made slightly more stable vs. compiler optimizations
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
unknown authored
called without NDB enabled.
-
unknown authored
into mysql.com:/home/my/mysql-4.1 sql/mysql_priv.h: Auto merged
-
unknown authored
include/mysql.h: Cleanup sql-common/client.c: Allow client.c to compile after changes to mysql.h sql/opt_range.cc: Make bdb.test repeatable (and assume that table scans is a little bit slower) sql/sql_handler.cc: Fixed typo during merge sql/sql_insert.cc: Fixed indentation
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-