Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG#9714 libsupc++ problem | msvensson@neptunus.(none) | 2005-04-27 | 1 | -1/+9 |
* | Merge with after merge fix | ingo@mysql.com | 2005-03-04 | 1 | -7/+11 |
|\ | |||||
| * | merge | serg@serg.mylan | 2005-03-03 | 1 | -7/+11 |
| |\ | |||||
| | * | uninit variable fixed | serg@serg.mylan | 2005-03-03 | 1 | -1/+1 |
| | * | Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it) | serg@serg.mylan | 2005-03-03 | 1 | -7/+11 |
* | | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -1/+1 |
* | | | A fix for bit type. | ram@gw.mysql.r18.ru | 2005-01-14 | 1 | -1/+1 |
* | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -106/+114 |
* | | | After merge fixes | monty@mysql.com | 2004-12-31 | 1 | -2/+3 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-19 | 1 | -1/+2 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-18 | 1 | -4/+6 |
|\ \ \ | |||||
| * | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -4/+6 |
* | | | | bit type | ram@gw.mysql.r18.ru | 2004-12-17 | 1 | -0/+7 |
|/ / / | |||||
* | | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -12/+13 |
|\ \ \ | |||||
| * | | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -12/+13 |
* | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2004-11-15 | 1 | -15/+23 |
|\ \ \ \ | |||||
| * | | | | Changed some unneccessary calls to current_thd() into table->in_use | jani@ua141d10.elisa.omakaista.fi | 2004-11-12 | 1 | -15/+23 |
| |/ / / | |||||
* | | | | s/ha_store_ptr/my_store_ptr/ | serg@serg.mylan | 2004-11-07 | 1 | -3/+3 |
|/ / / | |||||
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -18/+32 |
|\ \ \ | |/ / | |||||
| * | | Bug#6202: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-25 | 1 | -1/+1 |
| * | | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -2/+16 |
| |\ \ | | |/ | |||||
| | * | Merge mysql.com:/home/mydev/mysql-4.0 | ingo@mysql.com | 2004-10-14 | 1 | -2/+16 |
| | |\ | |||||
| | | * | BUG#5625 - MyISAM Index corruption on ALTER TABLE x ENABLE KEYS due to full t... | ingo@mysql.com | 2004-10-14 | 1 | -2/+16 |
| * | | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Reverted patch for new usage of open_count as it caused more problems than it... | monty@mysql.com | 2004-10-06 | 1 | -22/+4 |
| | |/ | |||||
| | * | bug#2831 - --extenral-locking does not fully work with --myisam-recover. | ingo@mysql.com | 2004-09-18 | 1 | -3/+21 |
| * | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -4/+4 |
| * | | sql_print_error cleanup | serg@serg.mylan | 2004-09-04 | 1 | -10/+10 |
* | | | Merge with implementation of WL#1724. | timour@mysql.com | 2004-10-11 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -2/+3 |
* | | | | Merge | monty@mishka.local | 2004-09-15 | 1 | -14/+17 |
|\ \ \ \ | |||||
| * \ \ \ | Merge. | jani@rhols221.adsl.netsonic.fi | 2004-09-13 | 1 | -14/+17 |
| |\ \ \ \ | |||||
| | * | | | | Added per thread status variables, after review, patch v1.1. | jani@rhols221.adsl.netsonic.fi | 2004-09-13 | 1 | -14/+17 |
| | |/ / / | |||||
* | | | | | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -7/+8 |
|/ / / / | |||||
* | | | | 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 | monty@mysql.com | 2004-09-06 | 1 | -1/+21 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash. | ingo@mysql.com | 2004-08-09 | 1 | -1/+21 |
* | | | manual merge | serg@serg.mylan | 2004-07-20 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | WL#1900 "When CHECK TABLE or ANALYZE TABLE of a MyISAM table is killed | guilhem@mysql.com | 2004-07-13 | 1 | -2/+2 |
* | | | After merge fixes | monty@mysql.com | 2004-07-12 | 1 | -2/+3 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -5/+24 |
|\ \ \ | |/ / | |||||
| * | | Added missing root user to mysql.user on windows. (Bug #4242) | monty@mysql.com | 2004-06-25 | 1 | -23/+24 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-06-23 | 1 | -9/+22 |
| |\ \ | |||||
| | * | | Fix for bug#3950: Check/Repair caused by "Field List" doesn't show table name... | gluh@gluh.mysql.r18.ru | 2004-06-23 | 1 | -9/+22 |
| * | | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -0/+7 |
| |/ / | |||||
| * | | Proposed fix for bug #3412 (embedded server: prepared statement returns | hf@deer.(none) | 2004-05-28 | 1 | -3/+1 |
| * | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 1 | -1/+1 |
* | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -49/+137 |
|\ \ \ | |/ / | |||||
| * | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 1 | -19/+7 |
| * | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again). | ingo@mysql.com | 2004-05-06 | 1 | -30/+130 |