Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added --warnings to mysqld | monty@hundin.mysql.fi | 2001-06-21 | 1 | -1/+1 |
* | Portability fixes for Ia64 and Sgi compiler | monty@donna.mysql.fi | 2001-04-25 | 1 | -1/+2 |
* | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 1 | -1/+1 |
* | Fixed bug in send in mysqltest | monty@donna.mysql.fi | 2001-03-25 | 1 | -1/+1 |
* | Test case for bug when updating on key | monty@tik.mysql.fi | 2001-03-23 | 1 | -0/+1 |
* | Split setup_fields to setup_tables and setup_fields | monty@tik.mysql.fi | 2001-03-21 | 1 | -0/+1 |
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 1 | -0/+2 |
* | Reversed SQL_ANSI_MODE per Monty's request. | jcole@abel.spaceapes.com | 2001-03-14 | 1 | -2/+0 |
* | Added SQL_ANSI_MODE. | jcole@tetra.spaceapes.com | 2001-03-12 | 1 | -0/+2 |
* | Optimization of delete with record cache (for MyISAM tables) | monty@donna.mysql.fi | 2001-03-11 | 1 | -1/+1 |
* | Fixed wrong option in mysql_install_db | monty@donna.mysql.fi | 2001-03-09 | 1 | -1/+1 |
* | Fixed test cases for innobase | monty@donna.mysql.fi | 2001-03-07 | 1 | -0/+1 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -4/+4 |
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-21 | 1 | -1/+1 |
* | Added max_user_connections | monty@donna.mysql.com | 2001-02-20 | 1 | -0/+2 |
* | Force sockets to be blocking on HPUX 11.0 | monty@donna.mysql.com | 2001-02-07 | 1 | -1/+1 |
* | Use new bitmap interface | monty@donna.mysql.com | 2001-02-07 | 1 | -1/+2 |
* | Added --temp-pool option to mysqld. This will cause temporary files | jcole@tetra.spaceapes.com | 2001-01-27 | 1 | -1/+3 |
* | SHOW [FULL] COLUMNS | monty@donna.mysql.com | 2001-01-22 | 1 | -1/+2 |
* | Changes for --with-server-suffix | monty@donna.mysql.com | 2001-01-21 | 1 | -2/+6 |
* | Removed not used variable 'last_ref' | monty@donna.mysql.com | 2001-01-16 | 1 | -1/+0 |
* | Fixed new bug in BDB tables | monty@donna.mysql.com | 2000-12-31 | 1 | -1/+1 |
* | --safe-show-db and have_xxx variables | monty@donna.mysql.com | 2000-12-26 | 1 | -1/+1 |
* | merge | monty@donna.mysql.com | 2000-12-24 | 1 | -1/+2 |
|\ | |||||
| * | New benchmark test | monty@donna.mysql.com | 2000-12-24 | 1 | -1/+2 |
* | | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk> | tim@cane.mysql.fi | 2000-12-18 | 1 | -0/+3 |
|/ | |||||
* | Add SHOW LOGS command. | tim@cane.mysql.fi | 2000-12-15 | 1 | -0/+5 |
* | I hope I've fixed all the bugs by now, let's test it | sasha@mysql.sashanet.com | 2000-12-11 | 1 | -1/+1 |
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -3/+3 |
* | mysql_priv.h manager_status is volatile | tim@threads.polyesthetic.msg | 2000-11-28 | 1 | -1/+1 |
* | Merge work.mysql.com:/home/bk/mysql | tim@threads.polyesthetic.msg | 2000-11-28 | 1 | -0/+11 |
|\ | |||||
| * | Merged | tim@threads.polyesthetic.msg | 2000-11-27 | 1 | -2/+6 |
| |\ | |||||
| * | | Generalize handle_flush thread to also handle various management | tim@threads.polyesthetic.msg | 2000-11-27 | 1 | -0/+11 |
* | | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -2/+6 |
|\ \ \ | | |/ | |/| | |||||
| * | | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -2/+6 |
| |/ | |||||
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -2/+3 |
* | | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -5/+9 |
|/ | |||||
* | fixed warning in sql_class.cc | sasha@mysql.sashanet.com | 2000-11-20 | 1 | -0/+5 |
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | monty@donna.mysql.com | 2000-11-20 | 1 | -0/+6 |
* | repl-tests/test-repl-ts/repl-timestamp.master.reject | sasha@mysql.sashanet.com | 2000-11-13 | 1 | -0/+1 |
* | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2000-11-11 | 1 | -0/+5 |
|\ | |||||
| * | Added ALTER TABLE ... ORDER BY ... | jcole@tetra.bedford.progress.com | 2000-11-11 | 1 | -0/+5 |
* | | laptop commit, syncing with the repostitory. Fixed some bad bugs in replication | sasha@laptop.slkc.uswest.net | 2000-11-11 | 1 | -14/+0 |
|/ | |||||
* | SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1 | serg@serg.mysql.com | 2000-10-10 | 1 | -5/+6 |
* | merge | monty@donna.mysql.com | 2000-10-04 | 1 | -1/+1 |
|\ | |||||
| * | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -1/+1 |
* | | skip updates with the same server id as self | sasha@mysql.sashanet.com | 2000-10-02 | 1 | -0/+1 |
* | | bug fixes in server-id, moved replication functionality to | sasha@mysql.sashanet.com | 2000-09-29 | 1 | -1/+1 |
* | | This one will not be pushed, I am committing to be able to pull in Monty's ch... | sasha@mysql.sashanet.com | 2000-09-28 | 1 | -0/+1 |
|/ |