summaryrefslogtreecommitdiff
path: root/mysql-test/t/strict.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#41465: confusing error message when comment is too longDavi Arnaut2009-03-051-2/+2
* manual mergeTatiana A. Nurnberg2008-12-011-0/+9
|\
| * Bug#39591: Crash if table comment is longer than 62 charactersTatiana A. Nurnberg2008-11-201-0/+9
| * Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-06-021-2/+0
| |\
| * | backport of Bug#11491 Misleading error message if not NULL column set to NULL...unknown2007-05-301-4/+4
* | | Fix for bug #31236: Inconsistent division by zero behavior for unknown2008-02-201-1/+0
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimeunknown2007-06-011-2/+0
|\ \ \ | | |/ | |/|
| * | Fix more mysqltest warnings.unknown2007-06-011-2/+0
| |/
* | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-181-1/+1
|\ \ | |/
| * added cleanup to some testsunknown2007-05-181-1/+1
| * Merge mysql.com:/home/ram/work/mysql-5.0-maintunknown2007-04-191-0/+8
| |\
* | \ Merge mysql.com:/home/ram/work/b22824/my50-b22824unknown2007-04-191-0/+8
|\ \ \ | | |/ | |/|
| * | Fix for bug #22824: strict, datetime, NULL, wrong warningunknown2006-12-211-0/+11
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-optunknown2007-04-111-0/+9
|\ \ \ | | |/ | |/|
| * | Bug#27069 set with identical elements are created(additional fix)unknown2007-04-101-0/+9
| * | Merge mysql.com:/home/ram/work/mysql-5.0-maintunknown2007-03-291-0/+50
| |\ \
* | \ \ Merge mysql.com:/home/ram/work/b26359/b26359.5.0unknown2007-03-291-0/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for bugsunknown2007-03-291-0/+50
* | | | Merge mysql.com:/home/ram/work/b25301/b25301.5.0unknown2007-02-081-8/+0
|\ \ \ \ | | |/ / | |/| |
| * | | After merge fix.unknown2007-02-081-8/+0
| |/ /
* | | Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-10/+10
|\ \ \ | |/ /
| * | Remove compiler warningsunknown2006-11-201-10/+10
| |/
* | After merge fixunknown2006-10-031-4/+4
|\ \ | |/
| * Merge mysql.com:/usr/home/bar/mysql-5.0.b6147v2unknown2006-09-291-4/+4
| |\
| | * Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...unknown2006-07-201-4/+4
* | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-08-121-2/+16
|\ \ \ | |/ /
| * | Fix for bug #19370: DateTime datatype in MySQL has two bugs in itunknown2006-07-121-2/+16
| |/
* | Merge myoffice.izhnet.ru:/usr/home/gluh/MySQL/tmp_mergeunknown2006-07-181-0/+39
|\ \ | |/
| * Fix for bug#13934 Silent truncation of table commentsunknown2006-06-291-0/+39
* | after merge fixunknown2006-05-251-0/+10
|\ \ | |/
| * Fix for bug#17626 CREATE TABLE ... SELECT failure with TRADITIONAL SQL modeunknown2006-05-231-0/+10
* | Fix for bug#11491 Misleading error message if not NULL column set to NULL,unknown2005-12-011-4/+4
|/
* Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-1/+3
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0unknown2005-09-011-2/+2
|\
| * mysqltest improvements, updates after merge + test for 5.0unknown2005-09-011-2/+2
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-271-0/+14
|\ \
| * | fix (bug #11964: ALTER TABLE gives wrong error message with sql-mode TRADITIO...unknown2005-07-251-0/+14
* | | a fix (bug #11546: Bad error message from inserting out of range values, SQL_...unknown2005-07-261-0/+11
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-5.0-5906unknown2005-07-191-0/+15
|\ \
| * | Fix number to date conversion so it always honors the NO_ZERO_DATE,unknown2005-07-181-0/+15
| |/
* | a fix (bug #9881: ALTER TABLE gives wrong error message with sql-mode TRADITI...unknown2005-07-151-0/+10
|/
* a fix (bug #6961: Traditional: assignment of string to numeric column should ...unknown2005-05-131-2/+2
* fix (Bug #8295 and #8296: varchar and varbinary conversion)unknown2005-05-121-0/+10
* Mergeunknown2005-04-051-0/+34
|\
| * In TRADITIONAL mode, don't allow a NOT NULL field with no default be set tounknown2005-01-131-0/+34
* | Additional fix for BUG#5907: Traditional mode: invalid value can be inserted ...unknown2005-04-051-1/+0
* | Now one gets an error if one tries to insert an invalid value via a stored pr...unknown2005-04-051-0/+15
* | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...unknown2005-04-041-17/+19
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-0/+52
* | Enabled more tests of STR_TO_DATE()unknown2005-03-301-37/+14