Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | query_id and my_xid -> ulonglong | serg@serg.mylan | 2005-01-27 | 1 | -1/+1 |
* | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -4/+383 |
|\ | |||||
| * | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -4/+383 |
* | | new test for bdb | serg@serg.mylan | 2004-11-04 | 1 | -0/+7 |
|/ | |||||
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+33 |
|\ | |||||
| * | Bug #5832 SELECT doesn't return records in some cases | bar@mysql.com | 2004-10-05 | 1 | -0/+24 |
| * | bug #5723 length(varchar utf8 field) returns verying results | bar@noter.intranet.mysql.r18.ru | 2004-09-26 | 1 | -0/+9 |
* | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -1/+1 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -0/+70 |
|\ \ | |/ | |||||
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-06-29 | 1 | -0/+7 |
| |\ | |||||
| | * | a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result). | ram@gw.mysql.r18.ru | 2004-06-29 | 1 | -0/+7 |
| * | | Merge with 4.0 to get the latest bug patches to 4.1 | monty@mysql.com | 2004-06-25 | 1 | -0/+34 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge | ingo@mysql.com | 2004-06-25 | 1 | -0/+16 |
| | |\ | |||||
| | | * | bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq... | ingo@mysql.com | 2004-06-24 | 1 | -0/+16 |
| | * | | bug#2688 - Wrong index_merge query results for BDB table with variable length... | ingo@mysql.com | 2004-06-22 | 1 | -0/+18 |
| | |/ | |||||
| * | | bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() before | serg@serg.mylan | 2004-06-24 | 1 | -0/+20 |
| * | | followup to handler cleanup | serg@serg.mylan | 2004-06-23 | 1 | -0/+9 |
* | | | Fixed test results to reflect range optimizer fixes | sergefp@mysql.com | 2004-06-28 | 1 | -3/+3 |
|/ / | |||||
* | | Fix to handle unsigned data in prepared statements (Bug #3447) | monty@mysql.com | 2004-05-04 | 1 | -1/+1 |
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -6/+6 |
* | | Merge with 4.0.18 | monty@mysql.com | 2004-02-11 | 1 | -0/+25 |
|\ \ | |/ | |||||
| * | Mark that strings may change on index only reads (for BDB tables). | monty@mysql.com | 2004-01-29 | 1 | -0/+25 |
* | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -2/+2 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Allow space in service names | monty@mysql.com | 2003-12-04 | 1 | -0/+11 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -47/+47 |
* | | merge with 4.0.15 | monty@mashka.mysql.fi | 2003-09-11 | 1 | -0/+31 |
|\ \ | |/ | |||||
| * | Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B... | ram@mysql.r18.ru | 2003-09-02 | 1 | -0/+31 |
* | | Fix test results affected by error message edit. | paul@ice.snake.net | 2003-07-20 | 1 | -1/+1 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -9/+9 |
* | | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 1 | -1/+1 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -9/+0 |
* | | Merge with 4.0 | monty@mashka.mysql.fi | 2002-11-21 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | Try to optimize the cache buffer size needed for bulk_insert | monty@mashka.mysql.fi | 2002-11-20 | 1 | -2/+2 |
| * | bdb.result: | lenz@mysql.com | 2002-11-11 | 1 | -1/+1 |
| * | Added --skip-safemalloc to mysqltest | monty@mashka.mysql.fi | 2002-10-29 | 1 | -4/+4 |
* | | fixed dbd test results after EXPLAIN output changing | bell@sanja.is.com.ua | 2002-10-07 | 1 | -8/+8 |
|/ | |||||
* | Move HA_EXTRA_NO_READCHECK to ha_open | monty@hundin.mysql.fi | 2002-01-16 | 1 | -0/+22 |
* | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -15/+15 |
* | changes to make things work in the max version | sasha@mysql.sashanet.com | 2001-10-04 | 1 | -0/+569 |
* | Fixed problem with "record not found" in BDB tables. | monty@hundin.mysql.fi | 2001-09-14 | 1 | -0/+5 |
* | Fix bugs when using LOCK TABLES with BDB tables | monty@hundin.mysql.fi | 2001-09-08 | 1 | -0/+3 |
* | Add test case for update/replace bug in bdb. | tim@white.box | 2001-07-24 | 1 | -0/+2 |
* | Fixed problem with part keys and BDB tables | monty@hundin.mysql.fi | 2001-07-18 | 1 | -0/+11 |
* | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 1 | -0/+2 |
* | Fix for BDB and LOCK TABLES | monty@donna.mysql.fi | 2001-04-19 | 1 | -0/+17 |
* | Fixed bug in MAX() optimizing for BDB tables | monty@donna.mysql.fi | 2001-03-10 | 1 | -0/+2 |
* | Merged some functions and removed some unused client functions. | monty@donna.mysql.fi | 2001-03-06 | 1 | -0/+7 |
* | Fixes for innobase usage | monty@donna.mysql.fi | 2001-03-03 | 1 | -0/+2 |
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -0/+4 |