summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo in error numbersmonty@mysql.com2005-08-151-1/+1
* Save and clear run context before executing a stored function or trigger and ...monty@mysql.com2005-08-155-3/+305
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-121-60/+63
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-08-111-60/+63
| |\
| | * Cleanups during review of new codemonty@mysql.com2005-08-111-60/+63
* | | Merge rurik.mysql.com:/home/igor/mysql-5.0igor@rurik.mysql.com2005-08-122-0/+63
|\ \ \
| * | | sql_base.cc:igor@rurik.mysql.com2005-08-122-0/+30
| * | | sql_base.cc:igor@rurik.mysql.com2005-08-112-0/+33
* | | | Add SLEEP(seconds) function, which always returns 0 after the givenjimw@mysql.com2005-08-112-0/+20
* | | | Fix which include file is used to decide whether to skip rpl_openssl, thejimw@mysql.com2005-08-111-1/+1
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-12457jimw@mysql.com2005-08-1121-28/+393
|\ \ \ \ | |/ / /
| * | | fix after mergeacurtis@xiphis.org2005-08-113-8/+2
| * | | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-1110-20/+261
| |\ \ \ | | |/ / | |/| |
| | * | query_cache_notembedded.test, query_cache_notembedded.result:sanja@arthur.local2005-08-112-0/+33
| | * | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1acurtis@xiphis.org2005-08-092-0/+20
| | |\ \
| | * \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1igor@rurik.mysql.com2005-08-082-0/+17
| | |\ \ \
| | | * | | subselect.test, subselect.result:igor@rurik.mysql.com2005-08-082-0/+17
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-08-096-0/+178
| | |\ \ \ \
| | | * | | | item_strfunc.cc:patg@krsna.patg.net2005-08-082-0/+156
| | | |/ / /
| | | * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-08-082-0/+10
| | | |\ \ \
| | | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-08-082-0/+12
| | | |\ \ \ \
| | | | * | | | Fix for BUG #11642: [Patch]es x86 Assembler and text relocationsmonty@mishka.local2005-08-082-0/+12
| | * | | | | | Review of new pushed codemonty@mysql.com2005-08-094-20/+43
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-08-082-0/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | Fixed compiler warningsmonty@mysql.com2005-07-282-0/+3
| | | |/ / / /
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-112-0/+36
| |\ \ \ \ \ \
| | * | | | | | Clumsy but working fix for bug #11973 "SELECT .. INTO var_name; in triggerdlenev@mysql.com2005-08-102-0/+36
| * | | | | | | Merge xiphis.org:/usr/home/antony/work2/p2-bug10109.3acurtis@xiphis.org2005-08-102-0/+20
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Bug#10109acurtis@xiphis.org2005-08-072-0/+20
| * | | | | | | Merge mysql.com:/home/psergey/mysql-5.0-bug12228-r4sergefp@mysql.com2005-08-106-2/+76
| |\ \ \ \ \ \ \
| | * | | | | | | BUG#12228: Post review fixes: Added test case, code cleanup.sergefp@mysql.com2005-08-102-0/+68
| | * | | | | | | Fix for BUG#12228: SP cache code:sergefp@mysql.com2005-08-084-2/+8
* | | | | | | | | Fix rpl_openssl test to actually work. (Bug #12457, Bug #10860)jimw@mysql.com2005-08-102-5/+5
|/ / / / / / / /
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-104-4/+40
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix for bug #12280 "Triggers: crash if flush tables".dlenev@mysql.com2005-08-104-4/+40
* | | | | | | | | Fix bug #12340 Wrong comparison in ha_innobase::cmp_ref()evgen@moonbone.local2005-08-092-0/+18
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-092-2/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Fixed test that failed on 32 bit systemsmonty@mysql.com2005-08-092-2/+3
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0dlenev@mysql.com2005-08-095-6/+39
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix for bug #10055 "Using stored function with information_schema causes emptydlenev@mysql.com2005-08-085-6/+40
* | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-11570jimw@mysql.com2005-08-082-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace host column when testing 'SHOW PROCESSLIST' since it isjimw@mysql.com2005-07-212-3/+3
* | | | | | | | | | Fix error code in some tests because of mergejimw@mysql.com2005-08-083-3/+3
* | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-6080jimw@mysql.com2005-08-085-3/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix error message when creating a non-string field with a displayjimw@mysql.com2005-08-055-3/+19
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge mysql.com:/home/jimw/my/mysql-5.0-3094jimw@mysql.com2005-08-0814-9/+324
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | grant.result:bar@mysql.com2005-08-081-0/+3
| * | | | | | | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10892bar@mysql.com2005-08-081-0/+7
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-08-082-0/+10
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | | * | | | | | | | grant.result, grant.test:bar@mysql.com2005-08-042-0/+10