Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug#4008 - merge table cannot determine what key caused "dupl. key" error | serg@serg.mylan | 2004-06-25 | 1 | -0/+18 |
* | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -34/+34 |
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTS | monty@mashka.mysql.fi | 2003-11-18 | 1 | -10/+10 |
* | Merge with 4.0.14 | monty@mashka.mysql.fi | 2003-08-11 | 1 | -0/+14 |
|\ | |||||
| * | merge + order by (bug #515) temporary fix | serg@serg.mylan | 2003-07-04 | 1 | -0/+2 |
| * | Cleaner implementation if INSERT ... SELECT with same tables | monty@narttu.mysql.fi | 2003-07-03 | 1 | -0/+12 |
* | | Modifications to error messages, and affected test results. | paul@ice.snake.net | 2003-07-15 | 1 | -2/+2 |
* | | Fix needed to support MERGE tables in different databases | monty@mashka.mysql.fi | 2003-07-01 | 1 | -4/+8 |
* | | Allow one to use MERGE tables with tables from different databases | monty@mashka.mysql.fi | 2003-06-27 | 1 | -13/+25 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -2/+2 |
* | | Merge with 4.0.9 | monty@mashka.mysql.fi | 2003-01-18 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | bugfix for MERGE tables and MAX(key) | serg@serg.mysql.com | 2003-01-17 | 1 | -1/+1 |
| * | bugfix for 'ANALYZE for MERGE' and table-less MERGE table | serg@serg.mysql.com | 2003-01-16 | 1 | -1/+1 |
* | | Updates for multi-byte character sets | monty@mashka.mysql.fi | 2003-01-14 | 1 | -1/+1 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -8/+6 |
* | | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -2/+2 |
* | | Fixes after merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -10/+10 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -2/+57 |
|\ \ | |/ | |||||
| * | merge::records_in_range and optimizer | serg@serg.mysql.com | 2002-11-17 | 1 | -2/+37 |
| * | updated test results | serg@sergbook.mysql.com | 2002-11-05 | 1 | -0/+20 |
| * | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -2/+2 |
* | | merging | bell@sanja.is.com.ua | 2002-10-04 | 1 | -6/+6 |
|\ \ | |||||
| * | | fixing EXPLAIN select types | bell@sanja.is.com.ua | 2002-10-03 | 1 | -3/+3 |
| * | | new EXPLAIN | bell@sanja.is.com.ua | 2002-09-26 | 1 | -6/+6 |
* | | | merge with work | monty@mashka.mysql.fi | 2002-10-02 | 1 | -9/+9 |
|\ \ \ | |||||
| * | | | Now table and database inhirited a character set from a level above at CREATE... | bar@bar.mysql.r18.ru | 2002-09-12 | 1 | -9/+9 |
| |/ / | |||||
* | | | Merge with 4.0.3 | monty@narttu.mysql.fi | 2002-08-30 | 1 | -1/+1 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Charset of any string field now can be specified during CREATE TABLE | bar@gw.udmsearch.izhnet.ru | 2002-06-07 | 1 | -1/+1 |
* | | AUTO_INCREMENT support for MERGE | serg@sergbook.mysql.com | 2002-07-21 | 1 | -10/+77 |
* | | Fixed some comments , plus introduced some tests so that I do not | Sinisa@sinisa.nasamreza.org | 2002-06-18 | 1 | -0/+3 |
* | | Fixed a bug in optimiser with MERGE tables with non-unique values | Sinisa@sinisa.nasamreza.org | 2002-06-15 | 1 | -0/+9 |
|/ | |||||
* | post-merge fixes | sasha@mysql.sashanet.com | 2001-10-03 | 1 | -1/+247 |
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+86 |
* | Fulltext manual changed, MERGE bug fixed | serg@serg.mysql.com | 2001-05-16 | 1 | -0/+3 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -3/+11 |
* | Write UNION() for MERGE tables | monty@donna.mysql.com | 2001-02-17 | 1 | -0/+6 |
* | Fixed ALTER TABLE on MERGE tables | monty@donna.mysql.com | 2001-01-28 | 1 | -0/+6 |
* | Changes for --with-server-suffix | monty@donna.mysql.com | 2001-01-21 | 1 | -1/+1 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+109 |