Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make linux to behave (like freebsd does :) | serg@serg.mylan | 2004-10-20 | 2 | -1/+3 |
* | the test moved from range.test to innodb.test - it should not be run when inn... | serg@serg.mylan | 2004-10-20 | 4 | -54/+56 |
* | compatibility fix | serg@serg.mylan | 2004-10-18 | 2 | -2/+7 |
* | Implemented the stored procedure data access characteristics: | pem@mysql.comhem.se | 2004-10-14 | 2 | -15/+38 |
* | Merge mysql.com:/home/timka/mysql/src/5.0-virgin | timour@mysql.com | 2004-10-12 | 1 | -1/+1 |
|\ | |||||
| * | column name changd | bell@sanja.is.com.ua | 2004-10-12 | 1 | -1/+1 |
* | | After merge adjustment of tests due to changes in cost estimates. | timour@mysql.com | 2004-10-11 | 2 | -8/+8 |
* | | Merge with implementation of WL#1724. | timour@mysql.com | 2004-10-11 | 3 | -5/+2483 |
|\ \ | |/ |/| | |||||
| * | Implementation of the last review comments for WL#1724 | timour@mysql.com | 2004-09-10 | 2 | -5/+17 |
| * | WL#1724 "Min/Max Optimization for Queries with Group By Clause" | timour@mysql.com | 2004-08-27 | 3 | -5/+2471 |
* | | fix privileges for old style privileges tables on fly (as it do mysql_fix_pri... | bell@sanja.is.com.ua | 2004-10-10 | 1 | -2/+2 |
* | | showing table type now is controled by new parameter 'FULL' of SHOW TABLES co... | bell@sanja.is.com.ua | 2004-10-10 | 12 | -118/+128 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-09 | 2 | -0/+20 |
|\ \ | |||||
| * | | fixed incorrect type custing (fixed problem with runing tests with --debug (t... | bell@sanja.is.com.ua | 2004-10-09 | 2 | -0/+20 |
* | | | Fix for bug #5887 "Triggers with string literals cause errors" | dlenev@brandersnatch.localdomain | 2004-10-08 | 2 | -0/+19 |
|/ / | |||||
* | | changing results after test changing | bell@sanja.is.com.ua | 2004-10-08 | 1 | -3/+3 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-08 | 1 | -3/+6 |
|\ \ | |||||
| * | | Portability fix (Got different results for double -> longlong when compiling ... | monty@mysql.com | 2004-10-08 | 1 | -3/+6 |
* | | | changes in SHOW CREATE VIEW output | bell@sanja.is.com.ua | 2004-10-07 | 2 | -2/+2 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-10-07 | 4 | -55/+9 |
|\ \ \ | |/ / | |||||
| * | | Revised BUG#5000: SPs can be created with no default database. | pem@mysql.comhem.se | 2004-10-07 | 2 | -46/+0 |
| * | | Fix results (becasue of strict mode) | monty@mysql.com | 2004-10-07 | 1 | -1/+1 |
| * | | Updates tests after 'no automatic default' patch | monty@mysql.com | 2004-10-07 | 1 | -8/+8 |
* | | | allow merging views with subqueries in WHERE clause (BUG#5504) | bell@sanja.is.com.ua | 2004-10-07 | 2 | -0/+69 |
* | | | test of DELETE privilege and cyclic reference added in case of altering view ... | bell@sanja.is.com.ua | 2004-10-07 | 2 | -15/+88 |
* | | | sql_updatable_view_key replaced with updatable_views_with_limit | bell@sanja.is.com.ua | 2004-10-07 | 2 | -21/+15 |
|/ / | |||||
* | | join_outer.result, join_outer.test: | igor@rurik.mysql.com | 2004-10-04 | 2 | -2/+71 |
* | | After merge fixes | monty@mishka.local | 2004-10-05 | 3 | -15/+17 |
* | | merge | monty@mishka.local | 2004-10-05 | 28 | -230/+590 |
|\ \ | |||||
| * | | Fixed bug in strict mode (A state was not properly cleared on successful inse... | monty@mishka.local | 2004-10-05 | 3 | -34/+80 |
| * | | More fixes for strict mode: | monty@mishka.local | 2004-10-02 | 27 | -200/+514 |
* | | | merge | bell@sanja.is.com.ua | 2004-10-04 | 2 | -4/+169 |
|\ \ \ | |||||
| * | | | postmerge fix | bell@sanja.is.com.ua | 2004-10-04 | 2 | -14/+14 |
| * | | | merge | bell@sanja.is.com.ua | 2004-09-29 | 2 | -4/+169 |
| |\ \ \ | |||||
| | * | | | post review changes: | bell@sanja.is.com.ua | 2004-09-29 | 1 | -14/+14 |
| | * | | | added CHECK option test for INSERT ... ON DUPLICATE KEY UPDATE (WL#1983) | bell@sanja.is.com.ua | 2004-09-06 | 2 | -0/+26 |
| | * | | | merge | bell@sanja.is.com.ua | 2004-09-06 | 2 | -4/+143 |
| | |\ \ \ | |||||
| | | * | | | CHECK OPTIONs added (WL#1983) | bell@sanja.is.com.ua | 2004-09-03 | 2 | -4/+143 |
* | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0 | brian@avenger.(none) | 2004-10-01 | 206 | -1194/+16089 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed BUG#4905: Stored procedure doesn't clear for "Rows affected". | pem@mysql.comhem.se | 2004-09-29 | 2 | -0/+55 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2004-09-28 | 19 | -166/+1336 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 19 | -166/+1336 |
| * | | | | | fix test suite for portability | bell@sanja.is.com.ua | 2004-09-28 | 2 | -25/+1 |
| * | | | | | fix xml with view | bell@sanja.is.com.ua | 2004-09-26 | 2 | -0/+66 |
| * | | | | | new show create view output | bell@sanja.is.com.ua | 2004-09-24 | 3 | -46/+69 |
| * | | | | | SHOW CREATE VIEW (TABLE) privilege now reqiere show create privilege | bell@sanja.is.com.ua | 2004-09-17 | 2 | -16/+16 |
| * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2004-09-17 | 2 | -10/+51 |
| |\ \ \ \ \ | |||||
| | * | | | | | now we allow to careate VIEW without any privileges on view columns (except c... | bell@sanja.is.com.ua | 2004-09-17 | 2 | -10/+21 |
| | * | | | | | updateability of field with collation support (BUG#5506) | bell@sanja.is.com.ua | 2004-09-16 | 2 | -0/+30 |
| * | | | | | | Fixed BUG#3583: query cache doesn't work for stored procedures. | pem@mysql.comhem.se | 2004-09-17 | 2 | -2/+82 |
| | |/ / / / | |/| | | | |