- 20 Feb, 2006 1 commit
-
-
unknown authored
Reintroduced a max build Limited testing of 'debug' and 'max' servers Berkeley DB only in 'max' support-files/mysql.spec.sh: Reintroduced a max build Limited testing of 'debug' and 'max' servers Berkeley DB only in 'max'
-
- 19 Feb, 2006 1 commit
-
-
unknown authored
Added --restart-cleanup option drop-on-restart.inc: DROP commands to cleanup on restart new file mysqltest.c: Added option --include=<sql-file> client/mysqltest.c: Added option --include=<sql-file> mysql-test/include/drop-on-restart.inc: DROP commands to cleanup on restart mysql-test/mysql-test-run.pl: Added --restart-cleanup option
-
- 18 Feb, 2006 2 commits
-
-
unknown authored
Handle case where there is no snprintf() libmysql.vcproj, mysqlclient.vcproj: Added __WIN__ symbol, needed when compiling dbug.c dbug.vcproj: Changed __WIN32__ to __WIN__ dbug.c: Added Windows specific code to handle TIMESTAMP_ON log line format make_win_src_distribution.sh: Copy plugin directory recursively dbug.vcproj: Define __WIN__ for all targets scripts/make_win_src_distribution.sh: Copy plugin directory recursively dbug/dbug.c: Added Windows specific code to handle TIMESTAMP_ON log line format VC++Files/client/mysqlclient.vcproj: Added __WIN__ symbol, needed when compiling dbug.c VC++Files/dbug/dbug.vcproj: Changed __WIN32__ to __WIN__ VC++Files/libmysql/libmysql.vcproj: Added __WIN__ symbol, needed when compiling dbug.c client/mysqlimport.c: Handle case where there is no snprintf()
-
unknown authored
Add an extra -lpthread before first -lc, to solve link problems when statically linking with glibc 2.2.5 make_win_src_distribution.sh: Added copying of the include/mysql directory scripts/make_win_src_distribution.sh: Added copying of the include/mysql directory client/Makefile.am: Add redundant CLIENT_THREAD_LIBS to LDADD, to make -lpthread go before -lc, required for the static linking with glibc 2.2.5 to work.
-
- 17 Feb, 2006 19 commits
-
-
unknown authored
Set the ndbcluster slave port (bug#16780) disabled.def: Disabled 'mysqldump' until bug 17443 is closed mysql-test/t/disabled.def: Disabled 'mysqldump' until bug 17443 is closed mysql-test/mysql-test-run.sh: Set the ndbcluster slave port (bug#16780)
-
unknown authored
into mysql.com:/Users/kent/mysql/bk/mysql-5.1-release
-
unknown authored
Changed default server to include all engines except BDB VC++Files/libmysqld/libmysqld.vcproj: Changed default server to include all engines except BDB VC++Files/mysqlserver/mysqlserver.vcproj: Changed default server to include all engines except BDB VC++Files/sql/mysqld.vcproj: Changed default server to include all engines except BDB
-
unknown authored
- Disable --use-threads option in 5.1.7 client/mysqlimport.c: Disable --use-threads option mysql-test/r/mysqldump.result: Update test result mysql-test/t/mysqldump.test: Disable test for --use-threads
-
unknown authored
Only install a subset of shared libraries created support-files/mysql.spec.sh: Only install a subset of shared libraries created
-
unknown authored
Added --comment=<string> option mysql-test/mysql-test-run.pl: Added --comment=<string> option
-
unknown authored
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new.16234
-
unknown authored
-
unknown authored
into mysql.com:/usr/home/bar/mysql-5.1-new.16234
-
unknown authored
5.1-related fixes BitKeeper/etc/ignore: Added scripts/mysql_upgrade to the ignore list sql/ha_partition.cc: ha_check and ha_repair now to be called sql/handler.cc: code modified to be 5.1 compliant
-
unknown authored
new file: Adding a test case for "Migration tool for 5.1 table name encoding"
-
unknown authored
Sorry, forgot to push in the previous changeset. client/client_priv.h: Sorry, forgot to push in the previous changeset.
-
unknown authored
WL#3046 Migration tool for 5.1 table-name encoding client/mysqlcheck.c: WL#3046 Migration tool for 5.1 table-name encoding
-
unknown authored
disabled non deterministic test
-
unknown authored
include/myisam.h: Auto merged sql/handler.h: Auto merged sql/lex.h: Auto merged sql/slave.cc: Auto merged sql/sql_table.cc: Auto merged include/my_base.h: merging scripts/Makefile.am: merging sql/handler.cc: merging sql/share/errmsg.txt: merging sql/sql_yacc.yy: merging
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.1.w2645 mysql-test/r/innodb.result: Auto merged mysql-test/r/myisam.result: Auto merged
-
unknown authored
into mysql.com:/home/hf/work/mysql-5.0.w2645 sql/sql_table.cc: Auto merged
-
unknown authored
necessary implementation in the server mysql_upgrade script added client/mysqlcheck.c: --check-upgrade option added include/my_base.h: errcode added include/myisam.h: option added scripts/Makefile.am: mysql_upgrade script added sql/handler.cc: checks for old types/bugs added sql/handler.h: declarations regarding checks for upgrade sql/lex.h: sym added sql/share/errmsg.txt: error message added sql/slave.cc: now ha_repair is for public use sql/sql_table.cc: upgrade in ha_repair implemented sql/sql_yacc.yy: CHECK ... FOR UPGRADE added to syntax
-
- 16 Feb, 2006 17 commits
-
-
unknown authored
mysql-test/r/rpl_stm_log.result: Fixing test case
-
unknown authored
mysql-test/r/rpl_row_blob_innodb.result: Updated results files mysql-test/r/rpl_row_blob_myisam.result: Updated results files
-
unknown authored
mysql-test/t/disabled.def: Updated mysql-test/extra/rpl_tests/rpl_log.test: Updated and moved drop of tables to end of test to help bin log be more deterministic mysql-test/r/rpl_row_log.result: Updated results mysql-test/r/rpl_row_log_innodb.result: Updated results mysql-test/r/rpl_ndb_log.result: Updated results
-
unknown authored
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new mysql-test/t/disabled.def: Auto merged
-
unknown authored
into mysql.com:/home/mydev/mysql-5.0-bug8841
-
unknown authored
into mysql.com:/space/pekka/ndb/version/my51
-
unknown authored
into poseidon.ndb.mysql.com:/home/tomas/mysql-5.1-new
-
unknown authored
- also accept setting up binlog for tables in stateBackup
-
unknown authored
Fix out of order options. client/mysqlcheck.c: Fix out of order options.
-
unknown authored
mysql-test/t/ndb_dd_backuprestore.test: Updated with suggestions from Jonas mysql-test/include/ndb_restore_master.inc: corrected issues with using cygwin to create mysql-test/include/ndb_backup.inc: corrected issues with using cygwin to create
-
unknown authored
sql/ha_ndbcluster_binlog.cc: use_table at beginning of epoch storage/ndb/include/ndbapi/Ndb.hpp: getGCIEventOperations: return distinct event ops at epoch start storage/ndb/src/ndbapi/Ndb.cpp: getGCIEventOperations: return distinct event ops at epoch start storage/ndb/src/ndbapi/NdbEventOperationImpl.cpp: getGCIEventOperations: return distinct event ops at epoch start storage/ndb/src/ndbapi/NdbEventOperationImpl.hpp: getGCIEventOperations: return distinct event ops at epoch start
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16406
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16406
-
unknown authored
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-5.1 client/mysqldump.c: Auto merged
-
unknown authored
into lmy004.:/work/mysql-5.1-bug16406 sql/sql_show.cc: Auto merged
-