Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 |
* | sql_rename.cc: | evgen@sunlight.local | 2006-10-18 | 1 | -1/+1 |
* | Bug#14959: ALTER TABLE isn't able to rename a view | evgen@moonbone.local | 2006-10-13 | 1 | -71/+123 |
* | Fix for bug #13525 "Rename table does not keep info of triggers". | dlenev@mysql.com | 2006-02-24 | 1 | -2/+21 |
* | Changes in get_table_type() and mysql_frm_type(). The main problem was | jani@ua141d10.elisa.omakaista.fi | 2005-11-03 | 1 | -3/+4 |
* | Changes after discussion/review with Sanja | georg@lmy002.wdf.sap.corp | 2005-09-18 | 1 | -25/+25 |
* | Fix for bug#5508 after Sanja's review | georg@lmy002.wdf.sap.corp | 2005-09-16 | 1 | -8/+26 |
* | Bug#6877 MySQL should give an error if the requested table type is not available | acurtis@xiphis.org | 2005-06-17 | 1 | -1/+1 |
* | Cleanup during reviews | monty@mysql.com | 2005-03-16 | 1 | -1/+1 |
* | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -2/+2 |
* | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -1/+1 |
|\ | |||||
| * | Bug#6391 (binlog-do-db rules ignored) | mats@mysql.com | 2004-12-03 | 1 | -1/+1 |
* | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -4/+2 |
* | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -3/+6 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | after merge fix | serg@serg.mylan | 2004-08-20 | 1 | -1/+1 |
* | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -9/+9 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -17/+56 |
|\ \ | |/ | |||||
| * | reverting table list to be able to use it in next PS call (BUG#2811) | bell@sanja.is.com.ua | 2004-04-06 | 1 | -10/+34 |
| * | fixed | vva@eagle.mysql.r18.ru | 2004-04-01 | 1 | -0/+3 |
| * | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -7/+19 |
| |\ | |||||
| | * | Some small portability fixes. | monty@mysql.com | 2003-12-30 | 1 | -7/+19 |
* | | | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-19 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fix for BUG#2083 | guilhem@mysql.com | 2003-12-16 | 1 | -0/+1 |
* | | | Deprecated the update log (Sprint task #792). Now --log-update | guilhem@mysql.com | 2003-04-02 | 1 | -1/+0 |
|/ / | |||||
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -23/+11 |
|\ \ | |/ | |||||
| * | Merge with 3.23 to get fix for deadlock when doing LOCK TABLES in one thread ... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -23/+11 |
| |\ | |||||
| | * | Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i... | monty@narttu.mysql.fi | 2003-03-03 | 1 | -22/+10 |
* | | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+1 |
* | | | Fixes and code cleanups after merge with 4.0.3 | monty@mashka.mysql.fi | 2002-10-02 | 1 | -1/+1 |
|/ / | |||||
* | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -1/+1 |
* | | merge with 3.23.50 | monty@hundin.mysql.fi | 2002-03-27 | 1 | -5/+5 |
|\ \ | |/ | |||||
| * | Quote names to SHOW CREATE for mysqldump | monty@tik.mysql.fi | 2002-03-21 | 1 | -5/+5 |
* | | Added --sql-mode=NO_UNSIGNED_SUBTRACTION | monty@hundin.mysql.fi | 2002-01-30 | 1 | -2/+4 |
* | | New error messages | monty@hundin.mysql.fi | 2002-01-29 | 1 | -2/+2 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -7/+2 |
|/ | |||||
* | Add support for Gemini table handler, Monty has checked and approved | mikef@nslinux.bedford.progress.com | 2001-03-21 | 1 | -2/+10 |
* | Faster log::write() call, memory leak fix, flush master fix. | monty@donna.mysql.com | 2000-09-16 | 1 | -3/+6 |
* | Fixes for Ia64 | monty@donna.mysql.com | 2000-08-23 | 1 | -2/+1 |
* | FLUSH TABLE table_list | monty@donna.mysql.com | 2000-08-22 | 1 | -21/+36 |
* | Merge of last changes | monty@donna.mysql.com | 2000-08-21 | 1 | -0/+132 |