| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed gethostname_r tests to be more portable | unknown | 2001-01-01 | 1 | -1/+1 |
* | merge | unknown | 2000-12-24 | 1 | -2/+3 |
|\ |
|
| * | New benchmark test | unknown | 2000-12-24 | 1 | -2/+3 |
* | | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk> | unknown | 2000-12-18 | 1 | -2/+7 |
|/ |
|
* | Add SHOW LOGS command. | unknown | 2000-12-15 | 1 | -0/+12 |
* | sql_parse.cc we were using wrong strdup | unknown | 2000-12-13 | 1 | -1/+1 |
* | Fixed delete in tables with hidden primary key | unknown | 2000-12-12 | 1 | -1/+1 |
* | Only write full transactions to binary log | unknown | 2000-12-07 | 1 | -7/+19 |
* | added loops and other cool stuff to mysqltest | unknown | 2000-12-02 | 1 | -1/+1 |
* | Fixed bug in 'drop table' | unknown | 2000-11-29 | 1 | -4/+18 |
* | Merge work.mysql.com:/home/bk/mysql | unknown | 2000-11-27 | 1 | -12/+27 |
|\ |
|
| * | New thr_alarm struct for better integration with OS2 | unknown | 2000-11-28 | 1 | -12/+27 |
* | | Merge work.mysql.com:/home/bk/mysql | unknown | 2000-11-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | unknown | 2000-11-25 | 1 | -1/+1 |
* | | All statements are now run in a sub transaction | unknown | 2000-11-24 | 1 | -11/+16 |
|/ |
|
* | Change storage of execution flags from thd->options to thd->lex.options | unknown | 2000-11-22 | 1 | -2/+3 |
* | Bug fix for NATURAL JOIN, Split manual sections and more statistic variables | unknown | 2000-11-20 | 1 | -1/+3 |
* | Portability fixes | unknown | 2000-11-18 | 1 | -1/+1 |
* | Fixes for bugs in the usage of IO_CACHE | unknown | 2000-11-17 | 1 | -4/+4 |
* | merged | unknown | 2000-11-15 | 1 | -8/+28 |
|\ |
|
| * | merge | unknown | 2000-11-16 | 1 | -8/+28 |
| |\ |
|
| | * | changed to use IO_CACHE instead of FILE | unknown | 2000-11-15 | 1 | -1/+1 |
| | * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | unknown | 2000-11-13 | 1 | -6/+27 |
* | | | repl-tests/test-repl-ts/repl-timestamp.master.reject | unknown | 2000-11-13 | 1 | -1/+9 |
|/ / |
|
* | | Added ALTER TABLE ... ORDER BY ... | unknown | 2000-11-11 | 1 | -0/+2 |
* | | Changes to make ALTER TABLE and DELETE FROM TABLE work properly | unknown | 2000-11-07 | 1 | -1/+2 |
* | | sql_parse.cc test for changing to auto_commit mode was backwards | unknown | 2000-11-07 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql | unknown | 2000-10-30 | 1 | -0/+1 |
|\ \ |
|
| * | | sql_parse.cc add send_ok() for BEGIN WORK | unknown | 2000-10-30 | 1 | -0/+1 |
| |/ |
|
* | | fixed --skip-slave-thread bug | unknown | 2000-10-26 | 1 | -0/+19 |
|/ |
|
* | Fix of automatic repair | unknown | 2000-10-23 | 1 | -0/+1 |
* | Added RESET command | unknown | 2000-10-14 | 1 | -0/+1 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | unknown | 2000-10-14 | 1 | -5/+7 |
* | skip updates with the same server id as self | unknown | 2000-10-02 | 1 | -2/+4 |
* | bug fixes in server-id, moved replication functionality to | unknown | 2000-09-29 | 1 | -220/+8 |
* | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | unknown | 2000-09-26 | 1 | -1/+7 |
* | Small bug fixes + code for DELETE QUICK | unknown | 2000-09-20 | 1 | -3/+9 |
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | unknown | 2000-09-16 | 1 | -46/+38 |
|\ |
|
| * | Faster log::write() call, memory leak fix, flush master fix. | unknown | 2000-09-16 | 1 | -46/+38 |
* | | merge of conflicts | unknown | 2000-09-15 | 1 | -14/+36 |
|\ \
| |/ |
|
| * | Fixes for MERGE TABLES and HEAP tables | unknown | 2000-09-14 | 1 | -14/+36 |
* | | BACKUP TABLE TO 'directory' | unknown | 2000-09-14 | 1 | -1/+20 |
|/ |
|
* | Merge | unknown | 2000-09-12 | 1 | -26/+29 |
|\ |
|
| * | Update to new root alloc, OPTIMIZE TABLE and some other changes | unknown | 2000-09-12 | 1 | -26/+29 |
* | | CHANGE MASTER TO coredumped when the slave was initially started | unknown | 2000-09-09 | 1 | -2/+6 |
|/ |
|
* | Quoting of TIMESTAMP columns and small optimizations | unknown | 2000-09-02 | 1 | -7/+4 |
* | Updates for release | unknown | 2000-08-29 | 1 | -3/+8 |
* | Bug fixes for 3.23.23 | unknown | 2000-08-29 | 1 | -4/+8 |
* | Fixes for Ia64 | unknown | 2000-08-23 | 1 | -1/+1 |
* | Removed end space | unknown | 2000-08-22 | 1 | -32/+32 |