| Commit message (Expand) | Author | Age | Files | Lines |
* | ha_innobase.cc, ha_innobase.h, handler.h, handler.cc, sql_class.h, log.cc: | unknown | 2002-01-22 | 1 | -1/+1 |
* | Make killing of threads safer | unknown | 2001-09-01 | 1 | -2/+0 |
* | Portability fixes. | unknown | 2001-08-21 | 1 | -2/+3 |
* | Added new optino --sql-mode to mysqld. | unknown | 2001-08-09 | 1 | -1/+1 |
* | fixed race condition in automatic binlog rotation | unknown | 2001-07-11 | 1 | -1/+1 |
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql | unknown | 2001-04-25 | 1 | -1/+1 |
|\ |
|
| * | Portability fixes for Ia64 and Sgi compiler | unknown | 2001-04-25 | 1 | -1/+1 |
* | | fixed redundant repetition of use db in mysqlbinlog | unknown | 2001-04-24 | 1 | -0/+3 |
|/ |
|
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | unknown | 2001-03-26 | 1 | -1/+1 |
* | Add support for Gemini table handler, Monty has checked and approved | unknown | 2001-03-21 | 1 | -1/+5 |
* | Added isolation levels | unknown | 2001-03-21 | 1 | -1/+2 |
* | Added tests if a user variable is changed in the same query. | unknown | 2001-03-15 | 1 | -1/+1 |
* | Reversed SQL_ANSI_MODE per Monty's request. | unknown | 2001-03-14 | 1 | -3/+0 |
* | changed signal by fd close to signal by vio_close | unknown | 2001-03-13 | 1 | -43/+21 |
* | Merge work:/home/bk/mysql | unknown | 2001-03-12 | 1 | -1/+4 |
|\ |
|
| * | Added SQL_ANSI_MODE. | unknown | 2001-03-12 | 1 | -1/+4 |
* | | untested changes to close socket on slave stop for OS's that do not | unknown | 2001-03-12 | 1 | -0/+51 |
|/ |
|
* | Added max_user_connections | unknown | 2001-02-20 | 1 | -3/+3 |
* | Portability fixes for OPENBSD, OS2 and Windows | unknown | 2001-01-27 | 1 | -0/+3 |
* | rpl000016.test sync | unknown | 2001-01-17 | 1 | -0/+19 |
* | show_check.test fixed cleanup problem | unknown | 2001-01-02 | 1 | -0/+5 |
* | Extended mysqltest with --commands and 'require' | unknown | 2000-12-27 | 1 | -1/+1 |
* | Lots of new benchmark runs | unknown | 2000-12-18 | 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 | -5/+5 |
* | Merge work.mysql.com:/home/bk/mysql | unknown | 2000-11-27 | 1 | -1/+0 |
|\ |
|
| * | New thr_alarm struct for better integration with OS2 | unknown | 2000-11-28 | 1 | -1/+0 |
* | | Merge work.mysql.com:/home/bk/mysql | unknown | 2000-11-27 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | unknown | 2000-11-25 | 1 | -0/+4 |
* | | All statements are now run in a sub transaction | unknown | 2000-11-24 | 1 | -2/+8 |
|/ |
|
* | merge | unknown | 2000-11-16 | 1 | -5/+5 |
|\ |
|
| * | Fixes for IO_CACHE | unknown | 2000-11-16 | 1 | -4/+4 |
* | | merged | unknown | 2000-11-15 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | changed to use IO_CACHE instead of FILE | unknown | 2000-11-16 | 1 | -1/+1 |
| * | merge | unknown | 2000-11-16 | 1 | -5/+5 |
| |\ |
|
| | * | changed to use IO_CACHE instead of FILE | unknown | 2000-11-15 | 1 | -5/+6 |
| | * | Bug fixes, TRUNCATE, safer passwords on command line and connect timeout | unknown | 2000-11-13 | 1 | -1/+1 |
| | * | Fixed bug with ORDER BY on BDB tables. | unknown | 2000-10-26 | 1 | -1/+1 |
* | | | repl-tests/test-repl-ts/repl-timestamp.master.reject | unknown | 2000-11-13 | 1 | -1/+2 |
|/ / |
|
* | | laptop commit, syncing with the repostitory. Fixed some bad bugs in replication | unknown | 2000-11-11 | 1 | -46/+0 |
* | | sql/slave.cc | unknown | 2000-11-03 | 1 | -2/+10 |
* | | fixed --skip-slave-thread bug | unknown | 2000-10-26 | 1 | -1/+17 |
|/ |
|
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | unknown | 2000-10-14 | 1 | -1/+2 |
* | Docs/manual.texi | unknown | 2000-10-08 | 1 | -3/+10 |
* | sql/log.cc | unknown | 2000-10-05 | 1 | -0/+11 |
* | merge | unknown | 2000-10-04 | 1 | -0/+1 |
|\ |
|
| * | First part of automatic repair of MyISAM tables. | unknown | 2000-10-03 | 1 | -0/+1 |
* | | This one will not be pushed, I am committing to be able to pull in Monty's ch... | unknown | 2000-09-28 | 1 | -0/+1 |
|/ |
|
* | Docs/manual.texi | unknown | 2000-09-21 | 1 | -0/+4 |
* | Small bug fixes + code for DELETE QUICK | unknown | 2000-09-20 | 1 | -2/+2 |