summaryrefslogtreecommitdiff
path: root/mysql-test/t/warnings.test
Commit message (Expand)AuthorAgeFilesLines
* manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-131-5/+0
|\
| * BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-041-5/+0
* | Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-09-101-0/+7
|/
* Fix for bug#42364 reverted.Ramil Kalimullin2009-07-061-7/+0
* Bug#42364 SHOW ERRORS returns empty resultset after dropping non existent tableSergey Glukhov2009-07-031-0/+7
* Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-1/+0
* Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplmsvensson@pilot.mysql.com2008-04-031-0/+33
|\
| * Merge kaamos.(none):/data/src/opt/mysql-5.0-optkaa@kaamos.(none)2008-02-131-0/+33
| |\
| | * Fixed bug#30059.gshchepa/uchum@host.loc2008-02-071-0/+33
* | | Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rplmsvensson@pilot.mysql.com2008-02-281-1/+1
|\ \ \ | |/ / |/| |
| * | WL#4189msvensson@pilot.mysql.com2007-12-121-1/+1
* | | Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULLgshchepa/uchum@host.loc2008-01-111-0/+1
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1cmiller@zippy.cornsilk.net2007-01-071-6/+0
|\ \
| * | Bug#24997 warnings test case failuremsvensson@neptunus.(none)2006-12-151-6/+0
* | | Fix for when shell version of mysql-test-run is called. brian@zim.(none)2007-01-051-2/+0
* | | Cleaning up warning for windows. Innodb is compiled but disable on Windows, s...brian@zim.(none)2007-01-051-2/+2
|/ /
* | This straightens up usage of have_ variables, and removes dead -skip-isam opt...brian@zim.(none)2006-11-201-5/+2
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug20778/my50-bug20778cmiller@zippy.cornsilk.net2006-09-291-1/+57
|\ \ | |/
| * Bug #20778: strange characters in warning message 1366 when called in SPcmiller@zippy.cornsilk.net2006-09-271-1/+57
* | Merge maint1.mysql.com:/data/localhome/tsmith/bk/mrg50-ctsmith@maint1.mysql.com2006-08-031-0/+3
|\ \ | |/
| * Partial merge of the patch for bug #15195 from 4.1 -> 5.0; more changes neededtsmith/tim@siva.hindu.god2006-07-201-0/+4
| |\
| | * --{skip-}merge option added which allows the user to disable merge engine andramil/ram@mysql.com/myoffice.izhnet.ru2006-07-141-0/+4
* | | This patch removes the remaining TYPE= code from MySQL. It cleans up a number...brian@zim.tangent.org2006-02-121-8/+0
* | | Merge neptunus.(none):/home/msvensson/mysql/mysqltest_var/my50-mysqltest_varmsvensson@neptunus.(none)2006-01-241-1/+1
|\ \ \ | |/ /
| * | Make it possible to run mysql-test-run.pl with default test suite in differen...msvensson@neptunus.(none)2006-01-241-1/+1
* | | Make storage engines "pluggable", handlerton workacurtis@poseidon.ndb.mysql.com2005-11-071-3/+3
|/ /
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Merge with 4.1monty@mysql.com2005-06-071-0/+22
|\ \ | |/
| * Fix show warnings limit 0 and show warnings limit 0, 0.konstantin@mysql.com2005-06-041-0/+22
* | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1msvensson@neptunus.(none)2005-03-231-0/+13
|\ \ | |/
| * BUG#9072 'Max_error_count' system variable cannot be set to zeromsvensson@neptunus.(none)2005-03-211-0/+13
* | Merge gluh.mysql.r18.ru:/home/gluh/MySQL-MERGE/mysql-4.1gluh@gluh.mysql.r18.ru2005-02-231-0/+13
|\ \ | |/
| * Fix for bug #6572: SHOW ERRORS doesn'tgluh@gluh.mysql.r18.ru2005-02-231-0/+13
* | After merge fixesmonty@mysql.com2005-01-041-5/+1
|/
* A lot of fixes for prepared statements (PS):monty@mysql.com2004-10-261-1/+12
* Ensure that result from date_format() is binarymonty@mysql.com2004-02-091-2/+2
* WorkLog #1323 (part 2)antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-171-0/+5
* WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-2/+10
* After merge fixesmonty@mashka.mysql.fi2003-08-191-0/+1
* undo one row warning instead use sql_warnings=1venu@hundin.mysql.fi2003-07-211-0/+3
* Enable warnings by default for single value list inserts also when the client...venu@myvenu.com2003-07-211-0/+1
* Fix merge conflict by changing warning codes to new onevenu@myvenu.com2003-05-211-0/+1
* Resolve merge conflictvenu@myvenu.com2003-05-211-1/+47
* Give warning if MySQL doesn't honor given storage enginemonty@mashka.mysql.fi2003-05-131-0/+5
* Simple misc cases - warningsvenu@myvenu.com2003-01-071-0/+7
* Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-0/+8
* fixed tests to be independed from environmentbell@sanja.is.com.ua2002-08-301-1/+1
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+13