Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Another bugfix for #615 | hf@deer.(none) | 2003-06-24 | 1 | -2/+4 |
* | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -0/+2 |
* | Fix for --new option (Timestamp in YYYY-MM-DD HH:MM:SS format) | monty@mashka.mysql.fi | 2003-03-12 | 1 | -1/+2 |
* | Merge to get fix for LOCK TABLES + DROP TABLE in another thread | monty@mashka.mysql.fi | 2003-03-07 | 1 | -1/+1 |
|\ | |||||
| * | fixed Field::eq() to work with CHAR(0) fields | serg@serg.mysql.com | 2003-03-04 | 1 | -1/+1 |
| * | Removed wrong bug fix for problem with timestamp and BETWEEN. | monty@hundin.mysql.fi | 2002-11-05 | 1 | -1/+0 |
| * | - Applied fix made in 4.0 tree to fix a bug when comparing a datetime | lenz@mysql.com | 2002-10-30 | 1 | -0/+1 |
* | | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 1 | -1/+1 |
* | | Put temporary files in binlog cache when using BEGIN/COMMIT | monty@hundin.mysql.fi | 2002-11-07 | 1 | -1/+5 |
* | | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2 | monty@hundin.mysql.fi | 2002-11-05 | 1 | -1/+0 |
* | | A fix for bug when comparing a datetime column with timestamp | Sinisa@sinisa.nasamreza.org | 2002-10-30 | 1 | -0/+1 |
* | | Merge with 3.23.54 | monty@hundin.mysql.fi | 2002-10-16 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL; | monty@hundin.mysql.fi | 2002-10-16 | 1 | -0/+1 |
* | | Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned... | monty@hundin.mysql.fi | 2002-08-17 | 1 | -0/+1 |
* | | merge | monty@mashka.mysql.fi | 2002-08-08 | 1 | -1/+4 |
|\ \ | |||||
| * | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 1 | -1/+4 |
* | | | Reverting facist C++ comment cleanup | salle@geopard.online.bg | 2002-08-02 | 1 | -29/+29 |
|/ / | |||||
* | | INSERT ... VALUES(DEFAULT) | monty@mashka.mysql.fi | 2002-07-25 | 1 | -0/+8 |
* | | Some | salle@geopard.online.bg | 2002-07-17 | 1 | -34/+35 |
* | | Added the following new privleges: | monty@mashka.mysql.fi | 2002-06-12 | 1 | -2/+2 |
* | | Update for BTREE keys in HEAP tables | monty@tik.mysql.fi | 2002-04-12 | 1 | -2/+2 |
* | | Code that had to be changed so that CREATE ... SELECT ... always | Sinisa@sinisa.nasamreza.org | 2001-12-29 | 1 | -0/+12 |
* | | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -4/+4 |
* | | Update of query cache code. | monty@hundin.mysql.fi | 2001-12-05 | 1 | -69/+71 |
* | | Portability fix | monty@hundin.mysql.fi | 2001-11-07 | 1 | -1/+1 |
* | | merge with 3.23.44 | monty@hundin.mysql.fi | 2001-11-04 | 1 | -10/+7 |
|\ \ | |/ | |||||
| * | Fix that mysqladmin shutdown can be interrupted with ^C | monty@hundin.mysql.fi | 2001-11-03 | 1 | -10/+7 |
* | | Don't do signal() on windows (Causes instability problems) | monty@hundin.mysql.fi | 2001-10-17 | 1 | -1/+1 |
* | | Remved Gemini code. | monty@hundin.mysql.fi | 2001-10-10 | 1 | -15/+0 |
* | | Final fixes for INSERT into MERGE tables. | monty@tik.mysql.fi | 2001-09-27 | 1 | -3/+4 |
|/ | |||||
* | Fixed bug in auto-increment handling with InnoDB | monty@hundin.mysql.fi | 2001-08-26 | 1 | -0/+14 |
* | Fixes for OS2. | monty@hundin.mysql.fi | 2001-08-22 | 1 | -2/+2 |
* | Portability fixes. | monty@hundin.mysql.fi | 2001-08-21 | 1 | -0/+8 |
* | Pushing all the Gemini changes above the table handler. | mikef@nslinux.bedford.progress.com | 2001-05-29 | 1 | -0/+7 |
* | Fixed test cases for innobase | monty@donna.mysql.fi | 2001-03-07 | 1 | -1/+1 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -1/+1 |
* | Portability fixes for OPENBSD, OS2 and Windows | monty@donna.mysql.com | 2001-01-27 | 1 | -0/+1 |
* | Fixed for bugs that was found when getting full code coverage of BDB | monty@donna.mysql.com | 2001-01-17 | 1 | -34/+10 |
* | Added bdb_lock_max and fixed bug in BDB tables when using key parts | monty@donna.mysql.com | 2000-10-25 | 1 | -0/+5 |
* | Automatic primary key for BDB tables | monty@donna.mysql.com | 2000-10-16 | 1 | -1/+1 |
* | Fix of LEFT JOIN optimizer bug, problem with key cache on Windows and | monty@donna.mysql.com | 2000-10-14 | 1 | -1/+1 |
* | Quoting of TIMESTAMP columns and small optimizations | monty@donna.mysql.com | 2000-09-02 | 1 | -1/+1 |
* | Fixes for Ia64 | monty@donna.mysql.com | 2000-08-23 | 1 | -1/+1 |
* | Import changeset | bk@work.mysql.com | 2000-07-31 | 1 | -0/+1082 |