Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk@192.168.21.1:mysql-5.0-opt | holyfoot/hf@mysql.com/deer.(none) | 2006-11-17 | 1 | -0/+29 |
|\ | |||||
| * | Bug#20045: Server crash on INSERT ... SELECT ... FROM non-mergeable view | evgen@moonbone.local | 2006-11-14 | 1 | -0/+29 |
* | | Update tests and result files after running with new mysqltest that better de... | msvensson@neptunus.(none) | 2006-10-04 | 1 | -1/+1 |
|/ | |||||
* | Fixes to embedded server to be able to run tests with it | monty@mysql.com | 2006-02-24 | 1 | -15/+0 |
* | Make it possible to run mysql-test-run.pl with default test suite in differen... | msvensson@neptunus.(none) | 2006-01-24 | 1 | -0/+1 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-12-02 | 1 | -2/+0 |
|\ | |||||
| * | Manually merged | evgen@moonbone.local | 2005-12-02 | 1 | -0/+14 |
| |\ | |||||
* | \ | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-12-01 | 1 | -0/+15 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | We should skip beggining '(' characters when test query on possibility | bell@sanja.is.com.ua | 2005-12-01 | 1 | -0/+15 |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-10-24 | 1 | -0/+42 |
|\ \ | |||||
| * | | Bug #13231 mysqltest: fails to dectect when mysql_next_result fails | msvensson@neptunus.(none) | 2005-09-29 | 1 | -0/+42 |
* | | | fix (bug #10303: Misleading Last_query_cost value). | ramil@mysql.com | 2005-09-06 | 1 | -0/+13 |
|/ / | |||||
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-08-04 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Update test to deal with more relaxed datetime parsing. | jimw@mysql.com | 2005-08-04 | 1 | -3/+3 |
* | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2005-08-04 | 1 | -62/+0 |
|\ \ | |/ | |||||
| * | Fix for bug #9508 (query_cache test fails) | hf@deer.(none) | 2005-07-29 | 1 | -62/+0 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-07-23 | 1 | -1/+44 |
|\ \ | |||||
| * | | store SERVER_MORE_RESULTS_EXISTS in key of query cache (BUG#6897) | bell@sanja.is.com.ua | 2005-07-23 | 1 | -1/+44 |
* | | | merge | bell@sanja.is.com.ua | 2005-07-05 | 1 | -0/+44 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merge | bell@sanja.is.com.ua | 2005-07-04 | 1 | -0/+25 |
| |\ | |||||
| | * | temporary tables of subquery in the from clause just skipped during processin... | bell@sanja.is.com.ua | 2005-06-23 | 1 | -0/+26 |
| * | | abort storing query to query cache if warnings appeared (BUG#9414) | bell@sanja.is.com.ua | 2005-06-28 | 1 | -0/+19 |
| |/ | |||||
* | | prohibit opening Query cache for SP cursors (BUG#9715) | bell@sanja.is.com.ua | 2005-06-14 | 1 | -0/+32 |
* | | Clean up merge from 4.1 | jimw@mysql.com | 2005-05-02 | 1 | -0/+45 |
|\ \ | |/ | |||||
| * | Manually resolve merge | jimw@mysql.com | 2005-04-29 | 1 | -0/+45 |
| |\ | |||||
| | * | Fix crash in embedded server due to incorrect storage of results | jimw@mysql.com | 2005-03-31 | 1 | -0/+45 |
* | | | Merge mdk10.(none):/home/reggie/bk/mysql-4.1 | reggie@mdk10.(none) | 2005-04-11 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/dlenev/src/mysql-4.0-bg9796 | dlenev@mysql.com | 2005-04-11 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix for bug #9796 "Query Cache caches queries with CURRENT_USER() | dlenev@mysql.com | 2005-04-11 | 1 | -0/+1 |
* | | | Update tests and test results after merge, disable broken NDB tests | jimw@mysql.com | 2005-03-11 | 1 | -0/+1 |
* | | | Merge query_cache tests | jimw@mysql.com | 2005-03-11 | 1 | -0/+13 |
|\ \ \ | |/ / | |||||
| * | | Merge test and results | jimw@mysql.com | 2005-03-11 | 1 | -1/+13 |
| |\ \ | |||||
| | * | | Flush entries from the query cache for tables used in | jimw@mysql.com | 2005-03-07 | 1 | -0/+12 |
| | |/ | |||||
* | | | wl#1629 SHOW with WHERE(final part, after review) | gluh@gluh.mysql.r18.ru | 2004-12-30 | 1 | -0/+11 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+45 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0 | monty@mysql.com | 2004-10-27 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | Check of temporary tables hiding for query fetched from QC (BUG#6084) | bell@sanja.is.com.ua | 2004-10-21 | 1 | -0/+12 |
| * | | information about different variables agged to query cache (BUG#5515, BUG#5394) | bell@sanja.is.com.ua | 2004-09-10 | 1 | -0/+34 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -2/+22 |
|\ \ \ | |/ / | |||||
| * | | null processing for character_set_results (BUG#3296) | bell@sanja.is.com.ua | 2004-03-30 | 1 | -0/+6 |
| * | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -1/+16 |
| |\ \ | | |/ | |||||
| | * | invalidation of locking for write tables (BUG#2693) | bell@sanja.is.com.ua | 2004-03-04 | 1 | -1/+16 |
* | | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -3/+19 |
|\ \ \ | |/ / | |||||
| * | | Added --compact to mysqlbinlog | monty@mysql.com | 2004-02-09 | 1 | -2/+6 |
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2004-01-17 | 1 | -0/+13 |
| |\ \ | |||||
| | * | | fixed length of current database name if it is dropped (BUG#1986) | bell@sanja.is.com.ua | 2003-12-04 | 1 | -0/+13 |
* | | | | Merge 4.1 to 5.0. | pem@mysql.com | 2003-12-19 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+4 |
| |\ \ \ | | | |/ | | |/| |