summaryrefslogtreecommitdiff
path: root/mysql-test/t/strict.test
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Give warnings if wrong date/time/datetime argument for STR_TO_DATEmonty@mysql.com2005-03-301-0/+42
* | a fix (bug #9029 Traditional: Wrong SQLSTATE returned for string truncation).ramil@mysql.com2005-03-101-2/+25
* | After merge fixesmonty@mysql.com2005-02-221-2/+2
* | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-02-171-2/+2
|\ \
| * | after merge fixesserg@serg.mylan2005-02-161-2/+2
* | | Removal of a not needed statementmleich@mysql.com2005-02-141-1/+0
* | | Merge mysql.com:/home/matthias/Arbeit/mysql-5.0/srcmleich@mysql.com2005-02-091-6/+10
|\ \ \ | |/ /
| * | Precision Math implementationhf@deer.(none)2005-02-091-6/+10
* | | Insertion of additional sub test cases checking DATA/TIME/TIMESTAMP mleich@mysql.com2005-02-081-0/+298
|/ /
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0ram@gw.mysql.r18.ru2005-01-191-2/+2
|\ \
| * | A fix (bug #6999: Traditional: Wrong SQLSTATE returned for string truncation).ram@gw.mysql.r18.ru2005-01-191-2/+2
| |/
* | Changed interface for my_strntod() to make it more general and more portablemonty@mysql.com2005-01-151-1/+1
|/
* strict.result, strict.test:bar@mysql.com2005-01-111-1/+0
* Better handling of ensuring that setup_tables() are not called twicemonty@mysql.com2005-01-031-1/+1
* Merge with new VARCHAR codemonty@mysql.com2004-12-061-2/+4
|\
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-2/+4
* | Portability fix: we had problems with -1.1E-38, -2.2E-308 values ram@gw.mysql.r18.ru2004-11-261-4/+4
|/
* make linux to behave (like freebsd does :)serg@serg.mylan2004-10-201-0/+2
* Portability fix (Got different results for double -> longlong when compiling ...monty@mysql.com2004-10-081-3/+6
* Fixed bug in strict mode (A state was not properly cleared on successful inse...monty@mishka.local2004-10-051-10/+20
* More fixes for strict mode:monty@mishka.local2004-10-021-7/+155
* Strict mode & better warningsmonty@mishka.local2004-09-281-0/+476