summaryrefslogtreecommitdiff
path: root/mysql-test/t/strict.test
Commit message (Expand)AuthorAgeFilesLines
* 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