Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post-review fixes | bell@sanja.is.com.ua | 2004-11-12 | 1 | -1/+1 |
* | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -127/+82 |
* | Added options --auto-increment-increment and --auto-increment-offset. | monty@mishka.local | 2004-09-15 | 1 | -15/+4 |
* | Update after merge | monty@mysql.com | 2004-09-09 | 1 | -2/+2 |
* | Merge on pull | monty@mysql.com | 2004-09-09 | 1 | -111/+113 |
|\ | |||||
| * | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -6/+5 |
| * | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -103/+104 |
| |\ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-09-03 | 1 | -4/+3 |
| | |\ | |||||
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-08-31 | 1 | -4/+3 |
| | | |\ | |||||
| | | | * | Review of new pushed code (Indentation fixes and simple optimizations) | monty@mysql.com | 2004-08-31 | 1 | -4/+3 |
| | * | | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIME | konstantin@mysql.com | 2004-09-02 | 1 | -20/+30 |
| | |/ / | |||||
| | * | | Change Item_arena::state to enum | sergefp@mysql.com | 2004-08-31 | 1 | -9/+9 |
| | |/ | |||||
| | * | Merge: manual resolve | konstantin@mysql.com | 2004-08-24 | 1 | -2/+6 |
| | |\ | |||||
| | | * | Fix for Bug#5034 "prepared "select 1 into @arg15", second | konstantin@mysql.com | 2004-08-24 | 1 | -2/+6 |
| | * | | Fix to compile with msvc: converted static const int Item_arena::* to enum me... | sergefp@mysql.com | 2004-08-24 | 1 | -9/+9 |
| | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-08-21 | 1 | -89/+69 |
| | |\ | |||||
| | | * | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -89/+69 |
| | * | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-19 | 1 | -0/+2 |
| | |\ \ | | | |/ | | |/| | |||||
| | | * | Small tab's cleanup | hf@deer.(none) | 2004-08-19 | 1 | -1/+1 |
| | | * | addition to fixes about #4700, 4701 | hf@deer.(none) | 2004-08-19 | 1 | -0/+1 |
| | | * | Fixes for bugs in embedded library: | hf@deer.(none) | 2004-07-22 | 1 | -0/+1 |
| | * | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | dlenev@brandersnatch.localdomain | 2004-08-10 | 1 | -1/+2 |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with pulled code | monty@mysql.com | 2004-09-03 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Cleanup of new code pushed into 5.0 since last pull | monty@mysql.com | 2004-09-03 | 1 | -1/+1 |
* | | | | | fixed open_and_lock_tables result processing (all open_and_lock_tables revision) | bell@sanja.is.com.ua | 2004-08-31 | 1 | -11/+8 |
|/ / / / | |||||
* | | | | resolve UPDATE fields belonged to VIEWs as Item_field (instead of Item_ref) i... | bell@sanja.is.com.ua | 2004-08-16 | 1 | -5/+13 |
* | | | | Port of cursors to be pushed into 5.0 tree: | konstantin@mysql.com | 2004-08-03 | 1 | -16/+138 |
* | | | | Post-merge fix. | pem@mysql.com | 2004-07-23 | 1 | -0/+3 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix for stored procedures BUG#4726: Stored procedure crash when looping over ... | pem@mysql.comhem.se | 2004-07-23 | 1 | -0/+3 |
* | | | | merged | serg@serg.mylan | 2004-07-21 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | LEX initialization fixed | bell@sanja.is.com.ua | 2004-07-21 | 1 | -2/+2 |
| |/ | |||||
| * | aggregate functions check during substitution made only for single row subsel... | bell@sanja.is.com.ua | 2004-07-04 | 1 | -0/+1 |
* | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -48/+54 |
* | | After merge fixes | monty@mysql.com | 2004-07-15 | 1 | -5/+15 |
* | | After merge fixes | monty@mysql.com | 2004-07-12 | 1 | -1/+1 |
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -151/+357 |
|\ \ | |/ | |||||
| * | fixed EXPLAIN behaviour with prepared statements (BUG#4271) | bell@sanja.is.com.ua | 2004-06-25 | 1 | -10/+12 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-06-24 | 1 | -39/+6 |
| |\ | |||||
| | * | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 1 | -39/+6 |
| * | | - fixed a compile error on Windows (incompatible cast) | lenz@mysql.com | 2004-06-23 | 1 | -1/+1 |
| |/ | |||||
| * | Merge | bell@sanja.is.com.ua | 2004-06-22 | 1 | -2/+11 |
| |\ | |||||
| | * | fixed field resolving mode fo INSERT/REPLACE and CRETE with SELECT (BUG#4090) | bell@sanja.is.com.ua | 2004-06-13 | 1 | -2/+11 |
| * | | Unused variables removed (many files). | konstantin@mysql.com | 2004-06-21 | 1 | -1/+0 |
| |/ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-06-09 | 1 | -14/+12 |
| |\ | |||||
| | * | Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types | konstantin@mysql.com | 2004-06-09 | 1 | -14/+12 |
| * | | SQL Syntax for Prepared Statements: post-merge fixes | sergefp@mysql.com | 2004-06-08 | 1 | -4/+4 |
| * | | Merged | sergefp@mysql.com | 2004-06-07 | 1 | -85/+308 |
| |\ \ | | |/ | |/| | |||||
| | * | Post review fixes for "SQL Syntax for Prepared Statements". | sergefp@mysql.com | 2004-06-07 | 1 | -150/+51 |
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-01 | 1 | -79/+401 |
| | |\ |