Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -89/+93 |
* | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -1/+0 |
|\ | |||||
| * | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -1/+0 |
| |\ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@mysql.com | 2004-12-09 | 1 | -1/+0 |
| | |\ | |||||
| | | * | Fix for bug #6765 "Implicit access to time zone description | dlenev@brandersnatch.localdomain | 2004-12-09 | 1 | -1/+0 |
* | | | | wl#1629 SHOW with WHERE(final part, after review) | gluh@gluh.mysql.r18.ru | 2004-12-30 | 1 | -234/+100 |
* | | | | Fix for bug: #7218: information_schema: errors in "tables" | gluh@gluh.mysql.r18.ru | 2004-12-24 | 1 | -4/+8 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-23 | 1 | -1/+4 |
|\ \ \ \ | |||||
| * | | | | WL#925 - Privileges for stored routines | acurtis@pcgem.rdg.cyberkinetica.com | 2004-12-23 | 1 | -1/+4 |
| |/ / / | |||||
* | | | | Bug#7219 information_schema: errors in "columns" | gluh@gluh.mysql.r18.ru | 2004-12-23 | 1 | -11/+11 |
|/ / / | |||||
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2004-12-18 | 1 | -17/+19 |
|\ \ \ | |||||
| * | | | Fix for bug #7213: information_schema: redundant non-standard TABLE_NAMES table | gluh@gluh.mysql.r18.ru | 2004-12-18 | 1 | -17/+19 |
* | | | | Merge with global tree | monty@mysql.com | 2004-12-18 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -1/+1 |
* | | | | Fix for bug#7211: information_schema: crash if bad view(after review) | gluh@gluh.mysql.r18.ru | 2004-12-16 | 1 | -1/+8 |
* | | | | Fix for bug#7212: information_schema: "Can't find file" errors if storage eng... | gluh@gluh.mysql.r18.ru | 2004-12-16 | 1 | -5/+49 |
* | | | | Fix for bug #7220: information_schema: errors in "character_sets" | gluh@gluh.mysql.r18.ru | 2004-12-14 | 1 | -4/+26 |
* | | | | Fx for bug#7221: information_schema: errors in "key_column_usage" | gluh@gluh.mysql.r18.ru | 2004-12-14 | 1 | -11/+0 |
* | | | | Fix bug#7222 information_schema: errors in "routines" | gluh@gluh.mysql.r18.ru | 2004-12-14 | 1 | -10/+15 |
* | | | | Fix for bug #7223: information_schema: error in "views" | gluh@gluh.mysql.r18.ru | 2004-12-14 | 1 | -3/+3 |
* | | | | Fixed typo | gluh@gluh.mysql.r18.ru | 2004-12-14 | 1 | -3/+3 |
|/ / / | |||||
* | | | Fix test results that may change from run to run | monty@mysql.com | 2004-12-12 | 1 | -4/+8 |
* | | | fix according to review | gluh@gluh.mysql.r18.ru | 2004-12-10 | 1 | -12/+31 |
* | | | Don't display 'usage' privilege in TABLE_PRIVILEGES if we have columns privil... | gluh@gluh.mysql.r18.ru | 2004-12-10 | 1 | -69/+162 |
* | | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -12/+10 |
* | | | 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 |
|/ / / / |