Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+23 |
|\ | |||||
| * | Many files: | igor@rurik.mysql.com | 2003-06-12 | 1 | -0/+23 |
* | | merge with public tree | monty@narttu.mysql.fi | 2003-06-05 | 1 | -56/+82 |
|\ \ | |||||
| * \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-06-04 | 1 | -52/+81 |
| |\ \ | |||||
| | * | | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478 | monty@narttu.mysql.fi | 2003-06-01 | 1 | -52/+81 |
| * | | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -4/+1 |
* | | | | character_set_server is now updatable | bar@bar.mysql.r18.ru | 2003-05-30 | 1 | -1/+2 |
|/ / / | |||||
* | | | merge | monty@mashka.mysql.fi | 2003-05-22 | 1 | -60/+113 |
|\ \ \ | |||||
| * \ \ | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -60/+113 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Fix for MacOSX and symlinks | monty@narttu.mysql.fi | 2003-05-14 | 1 | -64/+78 |
| | * | Fix of bug 390: primary key now implies (silently) NOT NULL for key fields. | pem@mysql.com | 2003-05-13 | 1 | -2/+3 |
| | * | avoid sigsegv when open_ltable() fails in REPAIR ... USE_FRM | serg@serg.mylan | 2003-05-02 | 1 | -0/+5 |
| | * | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-29 | 1 | -5/+25 |
| | |\ | |||||
| | | * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152) | monty@mashka.mysql.fi | 2003-04-27 | 1 | -5/+25 |
| | * | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -9/+12 |
| | |\ \ | | | |/ | |||||
| | | * | bug 283: FULLTEXT index on a TEXT filed converted to a CHAR field doesn't wor... | serg@sergbook.mysql.com | 2003-04-23 | 1 | -9/+12 |
| | * | | One test case, one bug fix and one new feature | Sinisa@sinisa.nasamreza.org | 2003-04-03 | 1 | -7/+17 |
| | |/ | |||||
* | | | Resolve merge colflict | venu@myvenu.com | 2003-05-21 | 1 | -4/+24 |
|\ \ \ | |/ / | |||||
| * | | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 1 | -3/+23 |
| * | | INSERT ... UPDATE ... VALUES() | serg@serg.mylan | 2003-05-03 | 1 | -1/+1 |
* | | | Support of warnings for all DML statements (Insert, Update and Alter) | venu@myvenu.com | 2003-04-30 | 1 | -1/+3 |
|/ / | |||||
* | | merge fix | Sinisa@sinisa.nasamreza.org | 2003-04-26 | 1 | -5/+5 |
|\ \ | |||||
| * | | Many files: | igor@hundin.mysql.fi | 2003-04-24 | 1 | -5/+5 |
* | | | a fix for a crashing bug when attempting to create InnoDB table | Sinisa@sinisa.nasamreza.org | 2003-04-08 | 1 | -0/+6 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@narttu.mysql.fi | 2003-03-17 | 1 | -28/+29 |
|\ \ | |||||
| * | | Preparing to client<->server autoconvert | bar@bar.mysql.r18.ru | 2003-03-17 | 1 | -28/+29 |
* | | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -14/+16 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merge with 3.23 to get: | monty@mashka.mysql.fi | 2003-03-15 | 1 | -6/+5 |
| |\ | |||||
| | * | Check for empty table/column names | monty@mashka.mysql.fi | 2003-03-14 | 1 | -7/+5 |
| * | | merge | monty@narttu.mysql.fi | 2003-03-10 | 1 | -2/+3 |
| |\ \ | |||||
| | * \ | Merge with 3.23 to get fix for deadlock when doing LOCK TABLES in one thread ... | monty@narttu.mysql.fi | 2003-03-04 | 1 | -4/+7 |
| | |\ \ | | | |/ | |||||
| * | | | Merge to get fix for LOCK TABLES + DROP TABLE in another thread | monty@mashka.mysql.fi | 2003-03-07 | 1 | -6/+7 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i... | monty@narttu.mysql.fi | 2003-03-03 | 1 | -4/+7 |
* | | | All segments of SPATIAL keys MUST be NOT NULL. | ram@mysql.r18.ru | 2003-02-26 | 1 | -5/+5 |
* | | | set_var.cc, sql_table.cc, handler.cc, field.cc: | bar@bar.mysql.r18.ru | 2003-02-26 | 1 | -1/+1 |
* | | | Merge with 4.0.11 | monty@narttu.mysql.fi | 2003-02-26 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | ALTER TABLE closes all open HANDLER's for the table in question | serg@serg.mysql.com | 2003-02-22 | 1 | -0/+1 |
* | | | Forbid NULL geometry fields | ram@mysql.r18.ru | 2003-02-25 | 1 | -0/+5 |
* | | | DATABASE character set is never blank anymore | bar@bar.mysql.r18.ru | 2003-02-21 | 1 | -3/+1 |
* | | | sql_table.cc, field.cc: | bar@bar.mysql.r18.ru | 2003-02-17 | 1 | -8/+14 |
* | | | Merge with 4.0.11 tree to get latest bug fixes | monty@mashka.mysql.fi | 2003-02-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed multi-table-delete for InnoDB tables | monty@mashka.mysql.fi | 2003-02-17 | 1 | -1/+1 |
* | | | Fixed a lot of wrong memory references as reported by valgrind | monty@mashka.mysql.fi | 2003-02-12 | 1 | -0/+4 |
* | | | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 1 | -2/+2 |
* | | | Merge with 4.0.11 | monty@mashka.mysql.fi | 2003-02-04 | 1 | -6/+47 |
|\ \ \ | |/ / | |||||
| * | | Fixed compilation error on windows | monty@mashka.mysql.fi | 2003-01-29 | 1 | -5/+43 |
| * | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | fixed "DROP table_open_in_handler" hang | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+2 |
| * | | | Fixes for Netware | monty@mashka.mysql.fi | 2003-01-28 | 1 | -1/+1 |
| |/ / | |||||
| * | | fixed table invalidation in simple renaming | bell@sanja.is.com.ua | 2003-01-24 | 1 | -0/+2 |