summaryrefslogtreecommitdiff
path: root/mysql-test/r/strict.result
Commit message (Expand)AuthorAgeFilesLines
* Added option --valgrind-mysqltest to mysql-test-rununknown2005-09-141-4/+6
* after-merge fixunknown2005-07-271-0/+1
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-271-0/+20
|\
| * fix (bug #11964: ALTER TABLE gives wrong error message with sql-mode TRADITIO...unknown2005-07-251-0/+21
* | a fix (bug #11546: Bad error message from inserting out of range values, SQL_...unknown2005-07-261-0/+7
|/
* Clean up after merge of bug fixesunknown2005-07-191-0/+2
* Merge mysql.com:/home/jimw/my/mysql-5.0-5906unknown2005-07-191-0/+11
|\
| * Fix number to date conversion so it always honors the NO_ZERO_DATE,unknown2005-07-181-0/+13
* | 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-4/+2
* fix (Bug #8295 and #8296: varchar and varbinary conversion)unknown2005-05-121-0/+5
* Update tests after merge of bug fix.unknown2005-04-051-41/+41
* Mergeunknown2005-04-051-0/+45
|\
| * Enable warnings for 'no default' fields being set to default when theyunknown2005-01-141-0/+8
| * In TRADITIONAL mode, don't allow a NOT NULL field with no default be set tounknown2005-01-131-0/+37
* | Additional fix for BUG#5907: Traditional mode: invalid value can be inserted ...unknown2005-04-051-1/+2
* | Now one gets an error if one tries to insert an invalid value via a stored pr...unknown2005-04-051-0/+12
* | Don't use -lsupc++ with gcc 3.3 and below as this gives linking problems when...unknown2005-04-041-0/+20
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-0/+64
* | Enabled more tests of STR_TO_DATE()unknown2005-03-301-0/+14
* | Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-0/+46
* | Updated tests results for BUG#8510unknown2005-03-151-1/+1
* | a fix (bug #9029 Traditional: Wrong SQLSTATE returned for string truncation).unknown2005-03-101-2/+21
* | After merge fixesunknown2005-02-221-5/+7
* | Merge mysql.com:/home/matthias/Arbeit/mysql-5.0/srcunknown2005-02-091-17/+22
|\ \
| * | Precision Math implementationunknown2005-02-091-17/+22
* | | Insertion of additional sub test cases checking DATA/TIME/TIMESTAMP unknown2005-02-081-0/+83
|/ /
* | 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-0/+2
* If VARCHAR strips only trailing spaces, then produceunknown2005-01-111-1/+1
* Merge with new VARCHAR codeunknown2004-12-061-5/+7
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-5/+7
* | strict.result:unknown2004-12-011-0/+1
* | compatibility fixesunknown2004-11-291-1/+1
* | Portability fix: we had problems with -1.1E-38, -2.2E-308 values unknown2004-11-261-8/+8
|/
* WL#1437 :don't create new users with GRANTunknown2004-11-021-1/+1
* make linux to behave (like freebsd does :)unknown2004-10-201-1/+1
* changing results after test changingunknown2004-10-081-3/+3
* Fixed bug in strict mode (A state was not properly cleared on successful inse...unknown2004-10-051-11/+47
* More fixes for strict mode:unknown2004-10-021-2/+206
* Strict mode & better warningsunknown2004-09-281-0/+678