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.0ibabaev@bk-internal.mysql.com2007-06-021-2/+0
| |\
| * | backport of Bug#11491 Misleading error message if not NULL column set to NULL...gluh@mysql.com/eagle.(none)2007-05-301-4/+4
* | | Fix for bug #31236: Inconsistent division by zero behavior for kaa@kaamos.(none)2008-02-201-1/+0
* | | Merge bodhi.(none):/opt/local/work/mysql-5.0-runtimekostja@bodhi.(none)2007-06-011-2/+0
|\ \ \ | | |/ | |/|
| * | Fix more mysqltest warnings.kostja@bodhi.(none)2007-06-011-2/+0
| |/
* | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optholyfoot/hf@hfmain.(none)2007-05-181-1/+1
|\ \ | |/
| * added cleanup to some testsserg@sergbook.mysql.com2007-05-181-1/+1
| * Merge mysql.com:/home/ram/work/mysql-5.0-maintramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-04-191-0/+8
| |\
* | \ Merge mysql.com:/home/ram/work/b22824/my50-b22824ramil/ram@ramil.myoffice.izhnet.ru2007-04-191-0/+8
|\ \ \ | | |/ | |/|
| * | Fix for bug #22824: strict, datetime, NULL, wrong warningramil/ram@mysql.com/ramil.myoffice.izhnet.ru2006-12-211-0/+11
* | | Merge olga.mysql.com:/home/igor/mysql-5.0-optigor@olga.mysql.com2007-04-111-0/+9
|\ \ \ | | |/ | |/|
| * | Bug#27069 set with identical elements are created(additional fix)gluh@mysql.com/eagle.(none)2007-04-101-0/+9
| * | Merge mysql.com:/home/ram/work/mysql-5.0-maintramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-03-291-0/+50
| |\ \
* | \ \ Merge mysql.com:/home/ram/work/b26359/b26359.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-03-291-0/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Fix for bugsramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-03-291-0/+50
* | | | Merge mysql.com:/home/ram/work/b25301/b25301.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-02-081-8/+0
|\ \ \ \ | | |/ / | |/| |
| * | | After merge fix.ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-02-081-8/+0
| |/ /
* | | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-10/+10
|\ \ \ | |/ /
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-10/+10
| |/
* | After merge fixbar@bar.intranet.mysql.r18.ru2006-10-031-4/+4
|\ \ | |/
| * Merge mysql.com:/usr/home/bar/mysql-5.0.b6147v2bar@mysql.com/bar.intranet.mysql.r18.ru2006-09-291-4/+4
| |\
| | * Bug#6147: Traditional: Assigning a string to a numeric column has unexpected ...bar@mysql.com/bar.intranet.mysql.r18.ru2006-07-201-4/+4
* | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-08-121-2/+16
|\ \ \ | |/ /
| * | Fix for bug #19370: DateTime datatype in MySQL has two bugs in itramil/ram@mysql.com/myoffice.izhnet.ru2006-07-121-2/+16
| |/
* | Merge myoffice.izhnet.ru:/usr/home/gluh/MySQL/tmp_mergegluh@myoffice.izhnet.ru2006-07-181-0/+39
|\ \ | |/
| * Fix for bug#13934 Silent truncation of table commentsgluh@eagle.intranet.mysql.r18.ru2006-06-291-0/+39
* | after merge fixgluh@mysql.com2006-05-251-0/+10
|\ \ | |/
| * Fix for bug#17626 CREATE TABLE ... SELECT failure with TRADITIONAL SQL modegluh@eagle.intranet.mysql.r18.ru2006-05-231-0/+10
* | Fix for bug#11491 Misleading error message if not NULL column set to NULL,gluh@eagle.intranet.mysql.r18.ru2005-12-011-4/+4
|/
* Added option --valgrind-mysqltest to mysql-test-runmonty@mishka.mysql.fi2005-09-141-1/+3
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-09-011-2/+2
|\
| * mysqltest improvements, updates after merge + test for 5.0msvensson@neptunus.(none)2005-09-011-2/+2
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ramil@mysql.com2005-07-271-0/+14
|\ \
| * | fix (bug #11964: ALTER TABLE gives wrong error message with sql-mode TRADITIO...ramil@mysql.com2005-07-251-0/+14
* | | a fix (bug #11546: Bad error message from inserting out of range values, SQL_...ramil@mysql.com2005-07-261-0/+11
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-5.0-5906jimw@mysql.com2005-07-191-0/+15
|\ \
| * | Fix number to date conversion so it always honors the NO_ZERO_DATE,jimw@mysql.com2005-07-181-0/+15
| |/
* | a fix (bug #9881: ALTER TABLE gives wrong error message with sql-mode TRADITI...ramil@mysql.com2005-07-151-0/+10
|/
* a fix (bug #6961: Traditional: assignment of string to numeric column should ...ramil@mysql.com2005-05-131-2/+2
* fix (Bug #8295 and #8296: varchar and varbinary conversion)ramil@mysql.com2005-05-121-0/+10
* Mergejimw@mysql.com2005-04-051-0/+34
|\
| * In TRADITIONAL mode, don't allow a NOT NULL field with no default be set tojimw@mysql.com2005-01-131-0/+34
* | Additional fix for BUG#5907: Traditional mode: invalid value can be inserted ...pem@mysql.comhem.se2005-04-051-1/+0
* | Now one gets an error if one tries to insert an invalid value via a stored pr...monty@mysql.com2005-04-051-0/+15
* | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...monty@mysql.com2005-04-041-17/+19
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-0/+52
* | Enabled more tests of STR_TO_DATE()monty@mysql.com2005-03-301-37/+14