Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes to embedded server to be able to run tests with it | monty@mysql.com | 2006-02-24 | 1 | -45/+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 |
* | postmerge fix | bell@sanja.is.com.ua | 2005-12-01 | 1 | -25/+25 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2005-12-01 | 1 | -0/+25 |
|\ | |||||
| * | We should skip beggining '(' characters when test query on possibility | bell@sanja.is.com.ua | 2005-12-01 | 1 | -0/+25 |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-10-24 | 1 | -13/+157 |
|\ \ | |||||
| * | | Bug #13231 mysqltest: fails to dectect when mysql_next_result fails | msvensson@neptunus.(none) | 2005-09-29 | 1 | -13/+157 |
* | | | fix (bug #10303: Misleading Last_query_cost value). | ramil@mysql.com | 2005-09-06 | 1 | -0/+16 |
|/ / | |||||
* | | fix after merge | acurtis@xiphis.org | 2005-08-11 | 1 | -6/+0 |
* | | Update test results | jimw@mysql.com | 2005-08-04 | 1 | -0/+6 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-08-04 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | Update test to deal with more relaxed datetime parsing. | jimw@mysql.com | 2005-08-04 | 1 | -9/+9 |
* | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2005-08-04 | 1 | -76/+0 |
|\ \ | |/ | |||||
| * | Fix for bug #9508 (query_cache test fails) | hf@deer.(none) | 2005-07-29 | 1 | -76/+0 |
| * | Fix test cases | jimw@mysql.com | 2005-07-05 | 1 | -1/+0 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-07-23 | 1 | -0/+79 |
|\ \ | |||||
| * | | store SERVER_MORE_RESULTS_EXISTS in key of query cache (BUG#6897) | bell@sanja.is.com.ua | 2005-07-23 | 1 | -0/+79 |
* | | | post-merge fixes | bell@sanja.is.com.ua | 2005-07-05 | 1 | -90/+89 |
* | | | merge | bell@sanja.is.com.ua | 2005-07-05 | 1 | -0/+88 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | merge | bell@sanja.is.com.ua | 2005-07-04 | 1 | -0/+53 |
| |\ | |||||
| | * | temporary tables of subquery in the from clause just skipped during processin... | bell@sanja.is.com.ua | 2005-06-23 | 1 | -0/+52 |
| * | | abort storing query to query cache if warnings appeared (BUG#9414) | bell@sanja.is.com.ua | 2005-06-28 | 1 | -0/+35 |
| |/ | |||||
* | | prohibit opening Query cache for SP cursors (BUG#9715) | bell@sanja.is.com.ua | 2005-06-14 | 1 | -0/+29 |
* | | Update test results | jimw@mysql.com | 2005-05-02 | 1 | -9/+9 |
* | | Clean up merge from 4.1 | jimw@mysql.com | 2005-05-02 | 1 | -0/+27 |
|\ \ | |/ | |||||
| * | Manually resolve merge | jimw@mysql.com | 2005-04-29 | 1 | -0/+27 |
| |\ | |||||
| | * | Fix crash in embedded server due to incorrect storage of results | jimw@mysql.com | 2005-03-31 | 1 | -0/+27 |
* | | | Merge mdk10.(none):/home/reggie/bk/mysql-4.1 | reggie@mdk10.(none) | 2005-04-11 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge mysql.com:/home/dlenev/src/mysql-4.0-bg9796 | dlenev@mysql.com | 2005-04-11 | 1 | -0/+2 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix for bug #9796 "Query Cache caches queries with CURRENT_USER() | dlenev@mysql.com | 2005-04-11 | 1 | -0/+2 |
* | | | 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/+21 |
|\ \ \ | |/ / | |||||
| * | | Merge test and results | jimw@mysql.com | 2005-03-11 | 1 | -1/+21 |
| |\ \ | |||||
| | * | | Flush entries from the query cache for tables used in | jimw@mysql.com | 2005-03-07 | 1 | -0/+20 |
| | |/ | |||||
* | | | wl#1629 SHOW with WHERE(final part, after review) | gluh@gluh.mysql.r18.ru | 2004-12-30 | 1 | -0/+10 |
* | | | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -2/+2 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+71 |
|\ \ \ | |/ / | |||||
| * | | Merge with 4.0 | monty@mysql.com | 2004-10-27 | 1 | -0/+13 |
| |\ \ | | |/ | |||||
| | * | Check of temporary tables hiding for query fetched from QC (BUG#6084) | bell@sanja.is.com.ua | 2004-10-21 | 1 | -0/+13 |
| * | | Blob support for the group_concat() function. | ram@gw.mysql.r18.ru | 2004-10-10 | 1 | -0/+2 |
| * | | information about different variables agged to query cache (BUG#5515, BUG#5394) | bell@sanja.is.com.ua | 2004-09-10 | 1 | -0/+56 |
* | | | mark subquery in the FROM clause like derived and quoate all identifiers (BUG... | bell@sanja.is.com.ua | 2004-07-20 | 1 | -1/+1 |
* | | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Language/consistency edits to error messages | paul@kite-hub.kitebird.com | 2004-06-15 | 1 | -4/+4 |
* | | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -1/+1 |
* | | | Post-merge fixes, some quite complex. client/mysqlbinlog.cc and sql/log_event.cc | pem@mysql.comhem.se | 2004-04-28 | 1 | -2/+2 |
* | | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -5/+27 |
|\ \ \ | |/ / | |||||
| * | | null processing for character_set_results (BUG#3296) | bell@sanja.is.com.ua | 2004-03-30 | 1 | -0/+5 |
| * | | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure. | pem@mysql.comhem.se | 2004-03-25 | 1 | -1/+1 |