Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mysql.com | 2004-12-06 | 1 | -11/+16 |
* | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -33/+37 |
|\ | |||||
| * | Merge | jimw@mysql.com | 2004-12-03 | 1 | -30/+21 |
| |\ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-12-03 | 1 | -26/+17 |
| | |\ | |||||
| | | * | sql/sql_class.h | serg@serg.mylan | 2004-12-03 | 1 | -26/+17 |
| | * | | Bug#6391 (binlog-do-db rules ignored) | mats@mysql.com | 2004-12-03 | 1 | -4/+4 |
| | |/ | |||||
| * | | Merge | jimw@mysql.com | 2004-12-03 | 1 | -0/+12 |
| |\ \ | | |/ | |/| | |||||
| | * | Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when the | jimw@mysql.com | 2004-12-03 | 1 | -0/+13 |
* | | | post-merge fix | bell@sanja.is.com.ua | 2004-11-25 | 1 | -15/+23 |
* | | | merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -31/+123 |
|\ \ \ | |||||
| * | | | post merge | bell@sanja.is.com.ua | 2004-11-21 | 1 | -1/+1 |
| * | | | merge | bell@sanja.is.com.ua | 2004-11-11 | 1 | -35/+128 |
| |\ \ \ | |||||
| | * | | | postmerge fix | bell@sanja.is.com.ua | 2004-10-05 | 1 | -1/+5 |
| | * | | | merge | bell@sanja.is.com.ua | 2004-10-05 | 1 | -34/+123 |
| | |\ \ \ | |||||
| | | * | | | support of join view updateability (WL#1809) | bell@sanja.is.com.ua | 2004-09-15 | 1 | -30/+113 |
| | | * | | | fixed merged view fields names (BUG#5147) | bell@sanja.is.com.ua | 2004-09-14 | 1 | -7/+13 |
* | | | | | | merged | serg@serg.mylan | 2004-11-20 | 1 | -2/+4 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key .. | mskold@mysql.com | 2004-11-18 | 1 | -2/+5 |
* | | | | | | 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 | -26/+11 |
* | | | | | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -38/+44 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -23/+15 |
| * | | | | | merge | bell@sanja.is.com.ua | 2004-10-28 | 1 | -8/+11 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-20 | 1 | -27/+41 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -27/+41 |
| | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2004-11-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| | * | | | | | | Simpler arena swapping code | monty@mysql.com | 2004-11-08 | 1 | -2/+2 |
* | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-11-06 | 1 | -13/+21 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -13/+21 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Fixed access to freed memory | monty@mysql.com | 2004-10-27 | 1 | -2/+4 |
| | * | | | | | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -0/+8 |
| | * | | | | | Support for TIMESTAMP columns holding NULL values. Unlike all other | dlenev@brandersnatch.localdomain | 2004-10-01 | 1 | -13/+11 |
* | | | | | | | fixed detection of updating table on which we select (BUG#6032) | bell@sanja.is.com.ua | 2004-10-25 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | value should be checked after 'before' trigger work (BUG#5992) | bell@sanja.is.com.ua | 2004-10-21 | 1 | -9/+9 |
* | | | | | | inserting single value with check option failed always get error (part of BUG... | bell@sanja.is.com.ua | 2004-10-21 | 1 | -1/+4 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge with implementation of WL#1724. | timour@mysql.com | 2004-10-11 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 1 | -1/+1 |
* | | | | | merge | monty@mishka.local | 2004-10-05 | 1 | -7/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed bug in strict mode (A state was not properly cleared on successful inse... | monty@mishka.local | 2004-10-05 | 1 | -0/+1 |
| * | | | | | More fixes for strict mode: | monty@mishka.local | 2004-10-02 | 1 | -7/+7 |
* | | | | | | merge | bell@sanja.is.com.ua | 2004-10-04 | 1 | -0/+49 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | merge | bell@sanja.is.com.ua | 2004-09-29 | 1 | -0/+49 |
| |\ \ \ \ \ | |||||
| | * | | | | | post review changes: | bell@sanja.is.com.ua | 2004-09-29 | 1 | -46/+23 |
| | * | | | | | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983) | bell@sanja.is.com.ua | 2004-09-06 | 1 | -0/+35 |
| | * | | | | | merge | bell@sanja.is.com.ua | 2004-09-06 | 1 | -0/+37 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | postmerge fix | bell@sanja.is.com.ua | 2004-09-06 | 1 | -1/+1 |
| | | * | | | | | merge | bell@sanja.is.com.ua | 2004-09-05 | 1 | -65/+88 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | CHECK OPTIONs added (WL#1983) | bell@sanja.is.com.ua | 2004-09-03 | 1 | -0/+37 |
| | | | |/ / / / | | | |/| | | | | |||||
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2004-09-28 | 1 | -20/+52 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -20/+52 |