Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved RAND initialization from mysqld.cc to sql_class.cc:THD::THD() | nick@mysql.com | 2002-10-29 | 1 | -0/+14 |
* | Fixed problem with INSERT DELAYED | monty@hundin.mysql.fi | 2001-08-31 | 1 | -6/+6 |
* | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -9/+20 |
* | Added new optino --sql-mode to mysqld. | jani@hynda.mysql.fi | 2001-08-09 | 1 | -0/+1 |
* | Fixed bug in ALTER TABLE | monty@donna.mysql.fi | 2001-04-01 | 1 | -1/+1 |
* | Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macro | monty@donna.mysql.fi | 2001-03-26 | 1 | -1/+1 |
* | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 1 | -0/+3 |
* | Added isolation levels | monty@tik.mysql.fi | 2001-03-21 | 1 | -21/+26 |
* | Reversed SQL_ANSI_MODE per Monty's request. | jcole@abel.spaceapes.com | 2001-03-14 | 1 | -4/+0 |
* | Merge work.mysql.com:/home/bk/mysql | jcole@tetra.spaceapes.com | 2001-03-14 | 1 | -0/+4 |
|\ | |||||
| * | Moved state_map copying to THD::THD(). | jcole@tetra.spaceapes.com | 2001-03-14 | 1 | -0/+4 |
* | | changed signal by fd close to signal by vio_close | sasha@mysql.sashanet.com | 2001-03-13 | 1 | -5/+29 |
|/ | |||||
* | untested changes to close socket on slave stop for OS's that do not | sasha@mysql.sashanet.com | 2001-03-12 | 1 | -0/+7 |
* | Fixed wrong option in mysql_install_db | monty@donna.mysql.fi | 2001-03-09 | 1 | -1/+2 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -9/+15 |
* | Fixes for innobase | monty@donna.mysql.fi | 2001-02-21 | 1 | -3/+2 |
* | fixed up leaks found by --exit-info=256 | sasha@mysql.sashanet.com | 2000-12-09 | 1 | -1/+1 |
* | Only write full transactions to binary log | monty@donna.mysql.com | 2000-12-07 | 1 | -1/+3 |
* | Added innobase handler files + other updates for innobase | monty@donna.mysql.com | 2000-12-06 | 1 | -0/+1 |
* | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -1/+1 |
|\ | |||||
| * | New thr_alarm struct for better integration with OS2 | monty@donna.mysql.com | 2000-11-28 | 1 | -1/+1 |
* | | Merge work.mysql.com:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-11-27 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Fixed temp tables to work with replication. It will not work if you stop the ... | sasha@mysql.sashanet.com | 2000-11-25 | 1 | -0/+1 |
* | | All statements are now run in a sub transaction | monty@donna.mysql.com | 2000-11-24 | 1 | -5/+4 |
|/ | |||||
* | fixed warning in sql_class.cc | sasha@mysql.sashanet.com | 2000-11-20 | 1 | -3/+5 |
* | Fixes for bugs in the usage of IO_CACHE | monty@narttu.mysql.fi | 2000-11-17 | 1 | -3/+3 |
* | merge | monty@narttu.mysql.fi | 2000-11-16 | 1 | -2/+2 |
|\ | |||||
| * | Fixes for IO_CACHE | monty@donna.mysql.com | 2000-11-16 | 1 | -2/+2 |
* | | merged | sasha@mysql.sashanet.com | 2000-11-15 | 1 | -2/+11 |
|\ \ | |/ | |||||
| * | merge | monty@narttu.mysql.fi | 2000-11-16 | 1 | -2/+11 |
| |\ | |||||
| | * | changed to use IO_CACHE instead of FILE | monty@narttu.mysql.fi | 2000-11-15 | 1 | -2/+11 |
* | | | repl-tests/test-repl-ts/repl-timestamp.master.reject | sasha@mysql.sashanet.com | 2000-11-13 | 1 | -0/+1 |
|/ / | |||||
* | | fixed --skip-slave-thread bug | sasha@mysql.sashanet.com | 2000-10-26 | 1 | -0/+1 |
|/ | |||||
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -0/+1 |
* | merge | monty@donna.mysql.com | 2000-10-04 | 1 | -0/+1 |
|\ | |||||
| * | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 1 | -0/+1 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-09-29 | 1 | -0/+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 |
* | | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 1 | -3/+3 |
|/ | |||||
* | Faster log::write() call, memory leak fix, flush master fix. | monty@donna.mysql.com | 2000-09-16 | 1 | -4/+6 |
* | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 1 | -1/+1 |
* | Quoting of TIMESTAMP columns and small optimizations | monty@donna.mysql.com | 2000-09-02 | 1 | -1/+2 |
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 1 | -1/+1 |
* | RENAME TABLE table_name TO new_table_name ; Faster Alloc | monty@donna.mysql.com | 2000-08-21 | 1 | -4/+3 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+593 |