An error occurred fetching the project authors.
- 10 Dec, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Changed mysql-test-run.sh to test for files to get shorter, more reliable timeouts.
-
- 28 Nov, 2001 1 commit
-
-
monty@bitch.mysql.fi authored
-
- 21 Nov, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 20 Nov, 2001 2 commits
-
-
serg@serg.mysql.com authored
--manager implies --skip-gdb-magic (which was introduced to make --gdb usable w/o manager)
-
serg@serg.mysql.com authored
-
- 18 Nov, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
--local-master option in mysql-test-run do not log CREATE TABLE when doing table dump fix replication to slave off 3.23 master
-
- 11 Nov, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
moved fail-safe replication routines from sql_repl.cc to repl_failsafe.cc write start event only in the first log
-
- 09 Nov, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed bugs in new IO_CACHE code so that the old calls work fixed shutdown bug clean-up of mysql-test-run
-
- 07 Nov, 2001 2 commits
-
-
sasha@mysql.sashanet.com authored
fixes for IO_CACHE need to pull Monty's fixes - this is not final, will not be pushed
-
monty@hundin.mysql.fi authored
-
- 06 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Applied patch to mysqlhotcopy
-
- 04 Nov, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes. Don't delete temporary tables on FLUSH tables.
-
- 18 Oct, 2001 1 commit
-
-
serg@serg.mysql.com authored
-
- 15 Oct, 2001 1 commit
-
-
serg@serg.mysql.com authored
manual updated
-
- 13 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
use $MAX_TABLES mysqltest variable to make join test portable make test now works with the manager on IA64 Linux
-
- 12 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
fixed bug in master - unregister slaves when they disconnect
-
- 11 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
-
sasha@mysql.sashanet.com authored
a bit more work on failsafe replication
-
- 10 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
mysqltest can run without connecting to the manager for tests that do not require manager operations
-
- 09 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 08 Oct, 2001 3 commits
-
-
sasha@mysql.sashanet.com authored
excuse to have a test case. Mental trick to get things moving faster...
-
monty@hundin.mysql.fi authored
-
monty@hundin.mysql.fi authored
Speed up column-completion in 'mysql' Don't use ISAM if HAVE_ISAM is not defined A lot of fixes for the embedded version. All libraries are now included in libmysqld.a Changed arguments to convert_dirname() to make it more general. Renamed files in the 'merge' directory to all use a common prefix. Don't compile both assembler and C functions on x86
-
- 07 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Manual Changelog update
-
- 04 Oct, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Portability fixes. Handle cleanup when we get an error before the message file is read. Fix bug in multi-table delete
-
- 03 Oct, 2001 2 commits
-
-
monty@hundin.mysql.fi authored
Fix that compressed packets and normal packets looks indentical before calling net_real_write() (Needed for query cache) Optimize IS NULL handling
-
monty@hundin.mysql.fi authored
-
- 01 Oct, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
server_start/server_stop changed rpl000018 to use the new server restart feature instead of a hack
-
- 30 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
-
- 28 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added support for quiet increased line buffer size client/mysqltest.c fixed memory leak added query logging to result file added error message logging to result file added enable_query_log/disable_query_log mysql-test/mysql-test-run.sh converted tests to use mysqlmanager Updated test results
-
- 23 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
added set_exec_stdout and set_exec_stderr to mysqlmanager to be able to redirect stdout and stderr added support for MY_FULL_IO to my_read, so we can tell it to read a number of bytes in as many chunks as it takes instead of one try
-
- 21 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed bug in UNION
-
- 18 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed some wrong test cases
-
- 17 Sep, 2001 1 commit
-
-
tim@black.box authored
mysql test suite. A few minor libmysqld fixes. Add mysql_server_init() and _end() to mysql.cc and mysqltest.c, so they can be linked against libmysqlclient or libmysqld.
-
- 16 Sep, 2001 1 commit
-
-
sasha@mysql.sashanet.com authored
updated mysql-test-run with features from 4.0 added a test case for broken load data from master for MyISAM tables with checksum
-
- 13 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Fixed problem with LIKE with latin1_de Added parsing support of UNSIGNED LONG LONG
-
- 06 Sep, 2001 2 commits
-
-
tim@white.box authored
-
monty@tik.mysql.fi authored
-
- 03 Sep, 2001 1 commit
-
-
monty@hundin.mysql.fi authored
Create innodb table space if configuring with InnoDB and not using --skip-innodb Fixes for TRUNCATE TABLE and DROP DATABASE.
-
- 31 Aug, 2001 1 commit
-
-
tonu@x153.internalnet authored
-