Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | * | | Made stored FUNCTION invokation work almost always. Still buggy and unstable,... | pem@mysql.com | 2003-02-26 | 2 | -7/+42 | |
| | | | | | | | * | | Most of the groundwork for sprint task 729 (implement FUNCTIONs). | pem@mysql.com | 2003-02-21 | 3 | -1/+45 | |
| | | | | | | | * | | Fixed SELECT INTO OUTFILE/DUMPFILE and stored procedures, and extended and | pem@mysql.com | 2003-02-19 | 2 | -242/+424 | |
| | | | | | | | * | | Merging 4.1 into 5.0 | pem@mysql.com | 2003-02-18 | 8 | -2/+696 | |
| | | | | | | | |\ \ | ||||||
| | | | | | | | | * | | Added another select into test. | pem@mysql.com | 2003-02-02 | 2 | -18/+39 | |
| | | | | | | | | * | | A feature of doing automatick result buffering when INSERT is | Sinisa@sinisa.nasamreza.org | 2003-01-28 | 4 | -2/+46 | |
| | | | | | | | | * | | Merge sinisa@work.mysql.com:/home/bk/mysql-5.0 | Sinisa@sinisa.nasamreza.org | 2003-01-28 | 2 | -9/+40 | |
| | | | | | | | | |\ \ | ||||||
| | | | | | | | | | * | | Added check for selects without into in SPs, and updated error messages and t... | pem@mysql.com | 2003-01-23 | 2 | -0/+31 | |
| | | | | | | | | | * | | solve the lex conflict between the existing repeat() function | vva@eagle.mysql.r18.ru | 2003-01-23 | 2 | -9/+9 | |
| | | | | | | | | * | | | Changing some proc names to a more suitable one. | Sinisa@sinisa.nasamreza.org | 2003-01-20 | 2 | -6/+6 | |
| | | | | | | | | * | | | SELECT ... INTO local_vars ...; | Sinisa@sinisa.nasamreza.org | 2003-01-18 | 2 | -0/+30 | |
| | | | | | | | | |/ / | ||||||
| | | | | | | | | * | | Added the Stored Procedure tests. | pem@mysql.com | 2003-01-17 | 4 | -43/+551 | |
| | | | | | | | | * | | Make the CLI client (client/mysql.cc) work with multi-line SPs. | gluh@gluh.mysql.r18.ru | 2003-01-17 | 4 | -0/+60 | |
| | | | | | | | | * | | Post-merge fix. | pem@mysql.com | 2003-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-10-20 | 4 | -16/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | correct table name assigned to temporary table field: | bell@sanja.is.com.ua | 2003-10-19 | 4 | -16/+25 | |
* | | | | | | | | | | | | Test for bug #1022 | bar@bar.mysql.r18.ru | 2003-10-20 | 2 | -0/+15 | |
* | | | | | | | | | | | | Merge commit | gluh@gluh.mysql.r18.ru | 2003-10-20 | 3 | -0/+240 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Scrum task 835 - text-to-datetime conversion function | gluh@gluh.mysql.r18.ru | 2003-10-20 | 3 | -0/+240 | |
* | | | | | | | | | | | | fixed deleting derived table tree after using (BUG#1536) | bell@sanja.is.com.ua | 2003-10-17 | 2 | -2/+18 | |
* | | | | | | | | | | | | fixed sqlstate for ER_WRONG_INDEX_NAME | vva@eagle.mysql.r18.ru | 2003-10-16 | 2 | -5/+1 | |
* | | | | | | | | | | | | added checking for empty index name (fixed bug #1419) | vva@eagle.mysql.r18.ru | 2003-10-16 | 2 | -0/+4 | |
* | | | | | | | | | | | | Fix test after merge | monty@mashka.mysql.fi | 2003-10-16 | 2 | -3/+7 | |
* | | | | | | | | | | | | Update results after merge | monty@mashka.mysql.fi | 2003-10-16 | 2 | -8/+5 | |
* | | | | | | | | | | | | merge with 4.0 | monty@mashka.mysql.fi | 2003-10-16 | 3 | -22/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Better fix for CREATE TABLE IF NOT EXISTS ... SELECT | monty@mashka.mysql.fi | 2003-10-15 | 2 | -12/+53 | |
| * | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mashka.mysql.fi | 2003-10-15 | 3 | -9/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2003-10-14 | 1 | -8/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | fixed temp directory for mysqlbinlog (was wrong on solaris) | vva@eagle.mysql.r18.ru | 2003-10-08 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | | merged | serg@serg.mylan | 2003-10-07 | 4 | -9/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | results updated | serg@serg.mylan | 2003-10-06 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | | | bug #1434 (and related issues) | serg@serg.mylan | 2003-10-06 | 1 | -1/+21 | |
* | | | | | | | | | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2003-10-15 | 9 | -2/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Portability fixes for windows | monty@mashka.mysql.fi | 2003-10-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | merge with 4.0 to get fix for SET enum_system_variable=NULL | monty@mashka.mysql.fi | 2003-10-14 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Fixed bug in SET enum_system_variable=NULL | monty@mashka.mysql.fi | 2003-10-14 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | merge with 4.0 for more memory allocation variables. | monty@mashka.mysql.fi | 2003-10-13 | 2 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Add new user variables for tuning memory usage: | monty@mashka.mysql.fi | 2003-10-11 | 2 | -0/+44 | |
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add warnings for single line inserts. To do this I had to convert count_cuted... | monty@mashka.mysql.fi | 2003-10-11 | 7 | -2/+20 | |
* | | | | | | | | | | | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@gluh.mysql.r18.ru | 2003-10-15 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | WL#1106: Switch = --maxdb rather than --sapdb | gluh@gluh.mysql.r18.ru | 2003-10-15 | 2 | -3/+3 | |
* | | | | | | | | | | | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@sanja.is.com.ua | 2003-10-13 | 2 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | fixed fix_fields() parameters for GROUP_CONCAT() ORDER BY clause | bell@laptop.sanja.is.com.ua | 2003-10-12 | 2 | -1/+19 | |
* | | | | | | | | | | | | | | | | | | wrong ER_TOO_BIG_FOR_UNCOMPRESS error in UNCOMPRESS() fixed. | serg@serg.mylan | 2003-10-12 | 2 | -7/+23 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Fix for rpl_openssl test (there was extra spaces in result file) | dlenev@dlenev.mshome | 2003-10-10 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | Don't show Slave_IO_State in the testsuite (replace it with #) because it can... | guilhem@gbichot2 | 2003-10-09 | 28 | -73/+73 | |
* | | | | | | | | | | | | | | | | | Final push for WL#1098: | guilhem@gbichot2 | 2003-10-09 | 29 | -69/+104 | |
* | | | | | | | | | | | | | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2003-10-08 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | mysql_real_connect picks the Unix login when the user "" is used. | guilhem@gbichot2 | 2003-10-07 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | Indentation cleanups | monty@narttu.mysql.fi | 2003-10-08 | 4 | -4/+7 |