summaryrefslogtreecommitdiff
path: root/mysql-test/r/ps_3innodb.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-7635: Update tests to adapt to the new default sql_modebb-10.2-mdev7635.savedbb-10.2-mdev7635.finalNirbhay Choubey2017-01-181-2/+24
* Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-8/+8
* MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-221-165/+165
* MDEV-9021: MYSQLD SEGFAULTS WHEN BUILT USING --WITH-MAX-INDEXES=128Nirbhay Choubey2015-11-091-2/+2
* MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-1/+2
* Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-15/+15
* MDEV-6980 OUT parameters in PREPARESergei Golubchik2014-12-041-40/+1
* MDEV-5317 out parameters in PREPARE "SELECT ... INTO"Sergei Golubchik2014-10-101-1/+40
* MDEV-6287 Bad warning level when inserting a DATETIME value into a TIME columnAlexander Barkov2014-06-021-4/+4
* Merge from 5.3.Alexander Barkov2013-09-131-6/+6
|\
| * MDEV-4724 Some temporal functions do not preserve microsecondsAlexander Barkov2013-09-121-6/+6
| * MDEV-4651 Crash in my_decimal2decimal in a ORDER BY queryAlexander Barkov2013-06-171-2/+2
* | merge with mysql-5.5.21Sergei Golubchik2012-03-091-2/+2
|\ \
| * \ mergeGeorgi Kodinov2010-09-301-136/+136
| |\ \
* | | | after merge changes:Sergei Golubchik2011-12-121-12/+12
* | | | merge with 5.3Sergei Golubchik2011-10-191-43/+375
|\ \ \ \ | | |_|/ | |/| |
| * | | Removed settings of 'derived_merge' to 'on' in ps tests.Igor Babaev2011-07-221-3/+0
| * | | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-0/+3
| * | | merge with 5.1-microSergei Golubchik2011-06-071-21/+21
| |\ \ \
| | * | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-7/+7
| * | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-24/+356
| |\ \ \ \ | | |/ / /
| | * | | unix_timestamp() and from_unixtime() supports microseconds.Sergei Golubchik2011-05-221-4/+4
| | * | | lp:731229 Different results depending on table access method with TIME column...Sergei Golubchik2011-03-081-0/+8
| | * | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-20/+344
| | | |/ | | |/|
| * | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-136/+136
| |\ \ \ | | |/ /
* | | | merge.Sergei Golubchik2010-11-251-2/+2
|\ \ \ \ | |/ / /
| * | | Added some changes inspired by Zardosht Kasheff:Michael Widenius2009-06-301-1/+1
| * | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-2/+3
| |\ \ \
| * \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-101-1/+1
| |\ \ \ \
| * \ \ \ \ Merge janus.mylan:/usr/home/serg/Abk/mysql-5.1unknown2008-02-051-3/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-07-071-1/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-1/+1
* | | | | | | | | | mysql-5.1 -> mysql-5.5 mergeSergei Golubchik2010-11-051-136/+136
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Bug #53296: LONG BLOB value types are not recognizedGeorgi Kodinov2010-08-161-136/+136
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-36/+36
* | | | | | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-37/+37
* | | | | | | | Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP":Guilhem Bichot2009-09-301-21/+21
|/ / / / / / /
* | | | | | | Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-2/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge from 5.0-bugteam.Chad MILLER2008-08-151-1/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-151-1/+1
| * | | | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-12-061-8/+8
| |\ \ \ \ \
| | * | | | | Bug#31177: Server variables can't be set to their current valuesunknown2007-12-061-8/+8
* | | | | | | Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULLunknown2008-01-111-3/+2
| |_|/ / / / |/| | | | |
* | | | | | Merge magare.gmz:/home/kgeorge/mysql/work/B32400-5.0-optunknown2007-11-231-6/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #32400: Complex SELECT query returns correct result unknown2007-11-201-6/+6
| |/ / / /
* | | | | Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDSunknown2007-11-131-1/+1
* | | | | Merge magare.gmz:/home/kgeorge/mysql/work/B31221-5.0-gca-optunknown2007-10-181-1/+2
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Bug #31221: Optimizer incorrectly identifies impossible WHERE clauseunknown2007-10-181-1/+2