- 29 Jul, 2004 1 commit
-
-
unknown authored
WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position options for mysqlbinlog, with a test file. This enables user to say "recover my database to how it was this morning at 10:30" (mysqlbinlog "--stop-datetime=2003-07-29 10:30:00"). Using time functions into client/ made me move them out of sql/ into sql-common/. + (small) fix for BUG#4507 "mysqlbinlog --read-from-remote-server sometimes cannot accept 2 binlogs" (that is, on command line). client/client_priv.h: new options for mysqlbinlog client/mysqlbinlog.cc: WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --position) and --stop-position. (small) fix for BUG#4507 "mysqlbinlog --read-from-remote-server sometimes cannot accept 2 binlogs". include/my_time.h: importing time functions so that client/ files can use them. include/mysql_time.h: importing time types so that client/ files can use them. sql-common/my_time.c: importing time functions so that client/ files can use them. sql/mysql_priv.h: moving time functions out of sql/ into sql-common/ sql/time.cc: moving time functions out of sql/ into sql-common/ sql/tztime.h: moving time functions out of sql/ into sql-common/
-
- 07 Jul, 2004 3 commits
- 06 Jul, 2004 15 commits
-
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
-
unknown authored
into ltantony.rdg.cyberkinetica.com:/usr/home/antony/work/bug4407.1
-
unknown authored
Fix assertion failure where ha_myisam::index_next() is called without first calling ha_myisam::ha_index_init() BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1 client/mysqltest.c: Auto merged
-
unknown authored
various fixes (for mysql-test-run at least): * accept --no-defaults * 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --) ps_3innodb.test: only run ps_3innodb.test if innodb is present mysql-test-run.sh: it's --verbose, not --verbose=1 mysql-test/mysql-test-run.sh: it's --verbose, not --verbose=1 mysql-test/t/ps_3innodb.test: only run ps_3innodb.test if innodb is present scripts/mysql_fix_privilege_tables.sh: various fixes (for mysql-test-run at least): * accept --no-defaults * 4.0 compatible password handling (only it no other argumensts, only if doesn't start with --)
-
unknown authored
-
unknown authored
Bug #4338 mysql-test-run fails if compiled with non-latin1 character set. client/mysqltest.c: Bug #4338 mysql-test-run fails if compiled with non-latin1 character set.
-
unknown authored
-
unknown authored
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
-
unknown authored
grr
-
unknown authored
into mysql.com:/home/jonas/src/mysql-4.1
-
unknown authored
An addition to 1.2036 04/07/02: armscii8_bin was referenced to as armscii_bin in a mistake. mysql-test/t/rpl_charset.test: An addition to 1.2036 04/07/02: armscii8_bin was referenced to as armscii_bin in a mistake. mysql-test/r/rpl_charset.result: An addition to 1.2036 04/07/02: armscii8_bin was referenced to as armscii_bin in a mistake.
-
unknown authored
-
- 05 Jul, 2004 5 commits
-
-
unknown authored
into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
-
unknown authored
into melody.local:/home/mysqldev/jonas/mysql-4.1
-
unknown authored
ndb/src/common/util/ConfigValues.cpp: BUG#4384 Compute pointers manually instead of using ptr[-x] Changed return type from "*&" to "**" BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
"test: argument expected" error when trying to run the NDB test suite on Solaris mysql-test/ndb/ndbcluster.sh: - fixed typo that caused a "test: argument expected" error when trying to run the NDB test suite on Solaris
-
unknown authored
-
- 04 Jul, 2004 1 commit
-
-
unknown authored
into mysql.com:/home/jonas/src/gcc34
-
- 02 Jul, 2004 8 commits
-
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1 configure.in: Auto merged
-
unknown authored
Minor comment tweaks. sql/item_geofunc.cc: Minor comment tweaks.
-
unknown authored
mysql-test/include/ps_create.inc: Added comments mysql-test/include/ps_modify.inc: added comments mysql-test/include/ps_modify1.inc: Added comments mysql-test/include/ps_query.inc: Added and modified comments mysql-test/t/ps_1general.test: Description of the test structure and rules how to extend the tests added and one comment modified . mysql-test/t/ps_2myisam.test: Added comments mysql-test/t/ps_3innodb.test: added comments mysql-test/t/ps_4heap.test: added and altered comments mysql-test/t/ps_5merge.test: added comments mysql-test/t/ps_6bdb.test: added comments
-
unknown authored
-
unknown authored
client/mysqltest.c: unused (and unnecessary) commands removed
-
unknown authored
armscii8_bin was referenced to as armscii_bin. configure.in: armscii8_bin was referenced to as armscii_bin.
-
unknown authored
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-
- 01 Jul, 2004 7 commits
-
-
unknown authored
into here.mwagner.org:/Volumes/BK/mysql-4.1
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1 configure.in: Auto merged
-
unknown authored
into zero.local.lan:/GORDON/MySQL/mysql-4.1/src
-
unknown authored
BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
-
unknown authored
mysql-test/r/rpl_delete_all.result: Portability fix mysql-test/t/rpl_delete_all.test: Portability fix netware/BUILD/compile-netware-standard: Patch from novell
-
unknown authored
- bumped up version number in configure.in: 4.1.3-beta -> 4.1.4-beta configure.in: - bumped up version number: 4.1.3-beta -> 4.1.4-beta
-
unknown authored
into ice.snake.net:/Volumes/ice2/MySQL/bk/mysql-4.1
-