An error occurred fetching the project authors.
- 09 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Added delayed_user for delayed_threads Don't use record cache when doing deletes
-
- 07 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Fixed bug introduced with last ORDER BY optimization Changed log position to longlong to avoid warnings.
-
- 06 Mar, 2001 1 commit
-
-
monty@donna.mysql.fi authored
Remember UNION for ALTER TABLE Added test for if we are supporting transactions. Don't allow REPLACE to replace a row when we have generated an auto_increment key Fixed bug when using BLOB keys Fixed bug in SET @variable=user.
-
- 20 Feb, 2001 2 commits
-
-
monty@donna.mysql.com authored
-
monty@donna.mysql.com authored
Fixes for Innobase Don't reset whole to-buffer in strxnmov
-
- 07 Feb, 2001 2 commits
-
-
monty@donna.mysql.com authored
Changed BITMAP to MY_BITMAP to avoid type conflict on windows
-
monty@donna.mysql.com authored
Patches for Armstrong Removed warnings when using REPAIR TABLE .. EXTENDED
-
- 27 Jan, 2001 1 commit
-
-
jcole@tetra.spaceapes.com authored
created to use a small set of filenames, to try and avoid problems in the Linux kernel.
-
- 22 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Added timeouts to replication tests to handle concurrent inserts
-
- 21 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=) Changed MERGE tables to not use FILE
-
- 16 Jan, 2001 1 commit
-
-
monty@donna.mysql.com authored
Fixed problem with negative DECIMAL() keys Fixed some bugs with NULL keys in BDB More mysql-test tests
-
- 31 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 26 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 24 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
Fixed bug in REPLACE with BDB tables Prepare for write lock on read for BDB Inform the handler when we want to use IGNORE / REPLACE New manual pages
-
- 18 Dec, 2000 1 commit
-
-
tim@cane.mysql.fi authored
for the code.
-
- 15 Dec, 2000 1 commit
-
-
tim@cane.mysql.fi authored
-
- 11 Dec, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
-
- 07 Dec, 2000 1 commit
-
-
monty@donna.mysql.com authored
A lot of new functions for BDB tables Fix for DROP DATABASE on windows Default server_id variables
-
- 28 Nov, 2000 2 commits
-
-
tim@threads.polyesthetic.msg authored
sql_manager.cc manager_status is volatile
-
monty@donna.mysql.com authored
Run bootstrap in separate thread Fix bug in FLUSH TABLES table_name
-
- 27 Nov, 2000 1 commit
-
-
tim@threads.polyesthetic.msg authored
tasks for different handlers. Add a callback from berkeley db to delete log files that are no longer needed.
-
- 26 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
while slave thread has temp tables - not hard to fix though, but it is time to go to bed added a new test case for temp table replication and Slave_open_temp_tables status variable. Misc fixes
-
- 23 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
Give warning if we are using non transactional tables and do ROLLBACK Porting of crash-me and benchmarks to FrontBase
-
- 21 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
added gdb support, mysqld options per test, and other cool stuff to mysql-test-run added --replicate-wild-do/ignore-table more test cases
-
- 20 Nov, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 14 Nov, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
this file needs to be deleted sql/log_event.cc fixed warnings sql/log_event.h fixed () #define bug sql/mysqlbinlog.cc fixed length argument - was supposed to be one less sql/mysqld.cc replicate-do/ignore-table now works, wild does not yet sql/mysql_priv.h updating argument to add_table_to_list() -- needed for replicate-do/ignore table sql/slave.cc changes fore replicate-do/ignore-table close the socket before going to sleep sleeping after error bad event was being freed too early sql/slave.h changes for replicate-do/ignore-table sql/sql_class.cc slave_thread variable to THD sql/sql_class.h added slave_thread to THD, fixed bug in end_time() sql/sql_parse.cc updating argument to add_tables_to_list() sql/sql_table.cc fixed bug in mysql_rm_table() sql/sql_yacc.yy fixed up add_table_to_list() calls to accept updating argument sql/table.h added updating to TABLE_LIST
-
- 11 Nov, 2000 2 commits
-
-
sasha@laptop.slkc.uswest.net authored
-
jcole@tetra.bedford.progress.com authored
-
- 10 Oct, 2000 1 commit
-
-
serg@serg.mysql.com authored
It makes SHOW CREATE TABLE to quote table and column names. This is ON by default !
-
- 03 Oct, 2000 1 commit
-
-
monty@tramp.mysql.fi authored
Error on full disk on repair. SIGHUP signal handling. Update with keys on timestamp Portability fixes
-
- 02 Oct, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
kill zombie COM_BINLOG_DUMP with the same server id on connect
-
- 29 Sep, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
sql_repl.* will push this one, since the replication code now works
-
- 28 Sep, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
added server id, mostly working added --skip-slave-start, working added --replicate-rewrite-db - just in the cmd line parses, currently noop
-
- 20 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 19 Sep, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
changed RESTORE TABLE to use name lock
-
- 16 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 14 Sep, 2000 1 commit
-
-
sasha@mysql.sashanet.com authored
RESTORE TABLE FROM 'directory' log on slave when it connects to the master
-
- 13 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 12 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-
- 07 Sep, 2000 1 commit
-
-
monty@donna.mysql.com authored
-