summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * | Made stored FUNCTION invokation work almost always. Still buggy and unstable,...pem@mysql.com2003-02-262-7/+42
| | | | | | | | * | Most of the groundwork for sprint task 729 (implement FUNCTIONs).pem@mysql.com2003-02-213-1/+45
| | | | | | | | * | Fixed SELECT INTO OUTFILE/DUMPFILE and stored procedures, and extended andpem@mysql.com2003-02-192-242/+424
| | | | | | | | * | Merging 4.1 into 5.0pem@mysql.com2003-02-188-2/+696
| | | | | | | | |\ \
| | | | | | | | | * | Added another select into test.pem@mysql.com2003-02-022-18/+39
| | | | | | | | | * | A feature of doing automatick result buffering when INSERT isSinisa@sinisa.nasamreza.org2003-01-284-2/+46
| | | | | | | | | * | Merge sinisa@work.mysql.com:/home/bk/mysql-5.0Sinisa@sinisa.nasamreza.org2003-01-282-9/+40
| | | | | | | | | |\ \
| | | | | | | | | | * | Added check for selects without into in SPs, and updated error messages and t...pem@mysql.com2003-01-232-0/+31
| | | | | | | | | | * | solve the lex conflict between the existing repeat() function vva@eagle.mysql.r18.ru2003-01-232-9/+9
| | | | | | | | | * | | Changing some proc names to a more suitable one.Sinisa@sinisa.nasamreza.org2003-01-202-6/+6
| | | | | | | | | * | | SELECT ... INTO local_vars ...;Sinisa@sinisa.nasamreza.org2003-01-182-0/+30
| | | | | | | | | |/ /
| | | | | | | | | * | Added the Stored Procedure tests.pem@mysql.com2003-01-174-43/+551
| | | | | | | | | * | Make the CLI client (client/mysql.cc) work with multi-line SPs.gluh@gluh.mysql.r18.ru2003-01-174-0/+60
| | | | | | | | | * | Post-merge fix.pem@mysql.com2003-01-091-1/+1
* | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-10-204-16/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | correct table name assigned to temporary table field:bell@sanja.is.com.ua2003-10-194-16/+25
* | | | | | | | | | | | Test for bug #1022bar@bar.mysql.r18.ru2003-10-202-0/+15
* | | | | | | | | | | | Merge commitgluh@gluh.mysql.r18.ru2003-10-203-0/+240
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Scrum task 835 - text-to-datetime conversion functiongluh@gluh.mysql.r18.ru2003-10-203-0/+240
* | | | | | | | | | | | fixed deleting derived table tree after using (BUG#1536)bell@sanja.is.com.ua2003-10-172-2/+18
* | | | | | | | | | | | fixed sqlstate for ER_WRONG_INDEX_NAMEvva@eagle.mysql.r18.ru2003-10-162-5/+1
* | | | | | | | | | | | added checking for empty index name (fixed bug #1419)vva@eagle.mysql.r18.ru2003-10-162-0/+4
* | | | | | | | | | | | Fix test after mergemonty@mashka.mysql.fi2003-10-162-3/+7
* | | | | | | | | | | | Update results after mergemonty@mashka.mysql.fi2003-10-162-8/+5
* | | | | | | | | | | | merge with 4.0monty@mashka.mysql.fi2003-10-163-22/+103
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTmonty@mashka.mysql.fi2003-10-152-12/+53
| * | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-10-153-9/+51
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-10-141-8/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | fixed temp directory for mysqlbinlog (was wrong on solaris)vva@eagle.mysql.r18.ru2003-10-081-8/+8
| | * | | | | | | | | | | | | mergedserg@serg.mylan2003-10-074-9/+15
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | results updatedserg@serg.mylan2003-10-061-0/+22
| | * | | | | | | | | | | | | | bug #1434 (and related issues)serg@serg.mylan2003-10-061-1/+21
* | | | | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-10-159-2/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Portability fixes for windowsmonty@mashka.mysql.fi2003-10-151-1/+1
| * | | | | | | | | | | | | | | | merge with 4.0 to get fix for SET enum_system_variable=NULLmonty@mashka.mysql.fi2003-10-142-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Fixed bug in SET enum_system_variable=NULLmonty@mashka.mysql.fi2003-10-142-0/+4
| * | | | | | | | | | | | | | | | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-132-0/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-112-0/+44
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Add warnings for single line inserts. To do this I had to convert count_cuted...monty@mashka.mysql.fi2003-10-117-2/+20
* | | | | | | | | | | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1gluh@gluh.mysql.r18.ru2003-10-152-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | WL#1106: Switch = --maxdb rather than --sapdbgluh@gluh.mysql.r18.ru2003-10-152-3/+3
* | | | | | | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-10-132-1/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clausebell@laptop.sanja.is.com.ua2003-10-122-1/+19
* | | | | | | | | | | | | | | | | | wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed.serg@serg.mylan2003-10-122-7/+23
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Fix for rpl_openssl test (there was extra spaces in result file)dlenev@dlenev.mshome2003-10-101-4/+4
* | | | | | | | | | | | | | | | | Don't show Slave_IO_State in the testsuite (replace it with #) because it can...guilhem@gbichot22003-10-0928-73/+73
* | | | | | | | | | | | | | | | | Final push for WL#1098:guilhem@gbichot22003-10-0929-69/+104
* | | | | | | | | | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1guilhem@mysql.com2003-10-081-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | mysql_real_connect picks the Unix login when the user "" is used.guilhem@gbichot22003-10-071-1/+4
* | | | | | | | | | | | | | | | | Indentation cleanupsmonty@narttu.mysql.fi2003-10-084-4/+7