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