| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0 | gluh@gluh.mysql.r18.ru | 2005-02-07 | 1 | -5/+13 |
|\ |
|
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-5.0 | sergefp@mysql.com | 2005-02-05 | 1 | -5/+9 |
| |\ |
|
| | * | Outer joins cleanup: Remove TABLE::outer_join and use TABLE::maybe_null only ... | sergefp@mysql.com | 2005-02-05 | 1 | -5/+9 |
| * | | Merged "query cache for ndb" to 5.0 | msvensson@neptunus.homeip.net | 2005-02-03 | 1 | -0/+4 |
| |\ \
| | |/
| |/| |
|
| | * | Merge | mysqldev@mysql.com | 2004-12-16 | 1 | -0/+4 |
| | |\ |
|
| | | * | sql/ha_innodb.cc | tomas@poseidon.ndb.mysql.com | 2004-11-24 | 1 | -0/+4 |
* | | | | Additional fix for WL#1629: SHOW with WHERE(discussed with PeterG) | gluh@gluh.mysql.r18.ru | 2005-01-24 | 1 | -0/+1 |
|/ / / |
|
* | | | Fixed memory reference errors found by valgrind | monty@mysql.com | 2005-01-12 | 1 | -0/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-01-06 | 1 | -83/+122 |
|\ \ \ |
|
| * | | | First stage of table definition cache | monty@mysql.com | 2005-01-06 | 1 | -83/+122 |
* | | | | fixed views with PS protocol | bell@sanja.is.com.ua | 2005-01-05 | 1 | -0/+1 |
|/ / / |
|
* | | | Better handling of ensuring that setup_tables() are not called twice | monty@mysql.com | 2005-01-03 | 1 | -1/+0 |
* | | | Remove clear_insert_values() because it was far from trivial to handle the cl... | monty@mysql.com | 2005-01-03 | 1 | -1/+0 |
* | | | Merge with global tree | monty@mysql.com | 2004-12-31 | 1 | -2/+8 |
|\ \ \ |
|
| * \ \ | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -2/+8 |
| |\ \ \
| | |/ / |
|
| | * | | Fix for BUG#5837 merged from 4.0 | sergefp@mysql.com | 2004-12-11 | 1 | -2/+8 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Fix for BUG#5837 - attempt 3. | sergefp@mysql.com | 2004-12-11 | 1 | -2/+8 |
* | | | | wl#1629 SHOW with WHERE(final part, after review) | gluh@gluh.mysql.r18.ru | 2004-12-30 | 1 | -1/+1 |
|/ / / |
|
* | | | Fix for bug #7213: information_schema: redundant non-standard TABLE_NAMES table | gluh@gluh.mysql.r18.ru | 2004-12-18 | 1 | -0/+1 |
* | | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -0/+1 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-25 | 1 | -2/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-24 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | fixed problem in MacOS | bell@sanja.is.com.ua | 2004-11-24 | 1 | -0/+1 |
| * | | | | | Fixed bug related to lower case table names on Power Mac | gluh@gluh.mysql.r18.ru | 2004-11-24 | 1 | -1/+1 |
| * | | | | | More test cases are added | gluh@gluh.mysql.r18.ru | 2004-11-23 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -3/+16 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -3/+17 |
| |\ \ \ \ |
|
| | * \ \ \ | merge | bell@sanja.is.com.ua | 2004-10-07 | 1 | -7/+7 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | merge | bell@sanja.is.com.ua | 2004-10-05 | 1 | -3/+18 |
| | |\ \ \ \ \ |
|
| | | * | | | | | support of join view updateability (WL#1809) | bell@sanja.is.com.ua | 2004-09-15 | 1 | -0/+3 |
| | | * | | | | | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 1 | -3/+15 |
* | | | | | | | | remove unused parts of code | gluh@gluh.mysql.r18.ru | 2004-11-18 | 1 | -1/+0 |
* | | | | | | | | Fix warnings and compilation failures (Windows). | konstantin@mysql.com | 2004-11-17 | 1 | -1/+1 |
* | | | | | | | | posmerge fixes | bell@sanja.is.com.ua | 2004-11-13 | 1 | -1/+1 |
* | | | | | | | | WL#1629: SHOW with WHERE(partially) & | gluh@gluh.mysql.r18.ru | 2004-11-13 | 1 | -0/+54 |
|/ / / / / / / |
|
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-08 | 1 | -8/+0 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-06 | 1 | -9/+31 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | fixed detection of updating table on which we select (BUG#6032) | bell@sanja.is.com.ua | 2004-10-25 | 1 | -8/+0 |
* | | | | | | | | postreview fixes | bell@sanja.is.com.ua | 2004-11-08 | 1 | -0/+1 |
* | | | | | | | | new lock for multiupdate: | bell@sanja.is.com.ua | 2004-11-05 | 1 | -0/+6 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -9/+31 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field | konstantin@mysql.com | 2004-10-22 | 1 | -0/+1 |
| * | | | | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+8 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds when | dlenev@mysql.com | 2004-09-27 | 1 | -0/+8 |
| * | | | | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -9/+22 |
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-22 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | new behaviour of CHECK option build, for mor efficience and more correct: | bell@sanja.is.com.ua | 2004-10-21 | 1 | -1/+1 |
* | | | | | | | table.h, sql_select.h: | igor@rurik.mysql.com | 2004-10-19 | 1 | -0/+2 |
|/ / / / / / |
|
* | | | | | | test of DELETE privilege and cyclic reference added in case of altering view ... | bell@sanja.is.com.ua | 2004-10-07 | 1 | -0/+5 |
| |_|_|_|/
|/| | | | |
|