Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2004-12-06 | 1 | -0/+9 |
|\ | |||||
| * | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -0/+9 |
| |\ | |||||
| | * | Bug #6815 SHOW CREATE TABLE hangs after upgrading to 4.1 | bar@mysql.com | 2004-12-02 | 1 | -0/+9 |
* | | | Fix for bugs #6955 SHOW PROCEDURE STATUS crashes the server, | gluh@gluh.mysql.r18.ru | 2004-12-06 | 1 | -1/+3 |
|/ / | |||||
* | | protection: TRASH in delete | serg@serg.mylan | 2004-11-28 | 1 | -2/+6 |
* | | portability fix(for powermac) | gluh@gluh.mysql.r18.ru | 2004-11-26 | 1 | -4/+7 |
* | | Fixed bug related to lower case table names on Power Mac | gluh@gluh.mysql.r18.ru | 2004-11-24 | 1 | -6/+5 |
* | | More test cases are added | gluh@gluh.mysql.r18.ru | 2004-11-23 | 1 | -8/+9 |
* | | changed field names, fields order according to WL description | gluh@gluh.mysql.r18.ru | 2004-11-20 | 1 | -94/+151 |
* | | coding style fix | petr@mysql.com | 2004-11-18 | 1 | -29/+29 |
* | | Merge mysql.com:/home/cps/mysql/trees/mysql-5.0 | petr@mysql.com | 2004-11-18 | 1 | -272/+309 |
|\ \ | |||||
| * | | WL 2059 Engine-specific status variables framework and WL 1922 | petr@mysql.com | 2004-11-18 | 1 | -272/+309 |
* | | | remove unused parts of code | gluh@gluh.mysql.r18.ru | 2004-11-18 | 1 | -184/+196 |
* | | | Fix for Auto_increment filed value in 'show table status' | gluh@gluh.mysql.r18.ru | 2004-11-17 | 1 | -7/+11 |
|/ / | |||||
* | | - added a cast to avoid a compiler error on HP-UX | lenz@mysql.com | 2004-11-16 | 1 | -1/+1 |
* | | valgrind error fix | gluh@gluh.mysql.r18.ru | 2004-11-16 | 1 | -19/+20 |
* | | Fixes for information_schema | gluh@gluh.mysql.r18.ru | 2004-11-15 | 1 | -13/+28 |
* | | posmerge fixes | bell@sanja.is.com.ua | 2004-11-13 | 1 | -38/+47 |
* | | marge | bell@sanja.is.com.ua | 2004-11-13 | 1 | -67/+59 |
|\ \ | |||||
| * | | now my_printf_error is not better then my_error, but my_error call is shorter | bell@sanja.is.com.ua | 2004-11-13 | 1 | -7/+6 |
| * | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -109/+96 |
| |\ \ | |||||
| | * | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -6/+7 |
| | * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-20 | 1 | -107/+93 |
| | |\ \ | |||||
| | | * | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -107/+93 |
* | | | | | WL#1629: SHOW with WHERE(partially) & | gluh@gluh.mysql.r18.ru | 2004-11-13 | 1 | -521/+1657 |
|/ / / / | |||||
* | | | | Various build fixes. | pem@mysql.comhem.se | 2004-11-12 | 1 | -1/+1 |
* | | | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -6/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Remove usage of !$ from mysql-tests | monty@mysql.com | 2004-11-02 | 1 | -4/+2 |
| * | | | A fix according to Monty's request: | bar@mysql.com | 2004-10-29 | 1 | -2/+4 |
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -45/+68 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Bug#6202: ENUMs are not case sensitive even if declared BINARY | bar@mysql.com | 2004-10-25 | 1 | -1/+1 |
| * | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -15/+34 |
| * | | After merge fixes | monty@mysql.com | 2004-10-07 | 1 | -2/+1 |
| * | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -9/+6 |
| |\ \ | |||||
| | * | | Bug #5539 SHOW DATABASES LIKE and symlinks | rburnett@build.mysql.com | 2004-09-25 | 1 | -10/+5 |
| | * | | Bug #5539 SHOW DATABASES LIKE and symlinks | rburnett@build.mysql.com | 2004-09-24 | 1 | -1/+2 |
| * | | | Merge | tomas@poseidon.ndb.mysql.com | 2004-10-04 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | sql_show.cc: | bar@mysql.com | 2004-10-04 | 1 | -2/+2 |
| * | | | | Merge | tomas@poseidon.ndb.mysql.com | 2004-10-03 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge | magnus@shellback.(none) | 2004-09-26 | 1 | -0/+2 |
| | |\ \ \ | |||||
| | * | | | | WL#1424 Updated after review | magnus@shellback.(none) | 2004-09-26 | 1 | -3/+3 |
| | * | | | | Changed WL#1424 to use the function ha_find_files. This is a simpler implemen... | magnus@neptunus.(none) | 2004-09-21 | 1 | -173/+20 |
| | * | | | | WL1424 Multiple MySQL Servers: SHOW TABLES etc. should detect new and delete ... | magnus@neptunus.(none) | 2004-09-13 | 1 | -16/+173 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-10-01 | 1 | -4/+12 |
| |\ \ \ \ \ | |||||
| | * | | | | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -4/+12 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | InnoDB: quote identifiers according to MySQL settings (Bug #5292) | marko@hundin.mysql.fi | 2004-10-01 | 1 | -26/+20 |
| |/ / / / | |||||
| * | | | | logging_ok: | bar@noter.intranet.mysql.r18.ru | 2004-09-24 | 1 | -0/+2 |
| |/ / / | |||||
* | | | | column name changd | bell@sanja.is.com.ua | 2004-10-12 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co... | bell@sanja.is.com.ua | 2004-10-10 | 1 | -3/+2 |
* | | | test of DELETE privilege and cyclic reference added in case of altering view ... | bell@sanja.is.com.ua | 2004-10-07 | 1 | -4/+20 |