Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -1/+1 |
|\ | |||||
| * | MDEV-7254: Assigned expression is evaluated twice when updating | Jan Lindström | 2015-01-16 | 1 | -1/+1 |
* | | fix for 32-bit | Sergei Golubchik | 2014-12-04 | 1 | -2/+2 |
* | | compilation failure on windows | Sergei Golubchik | 2014-12-04 | 1 | -4/+4 |
* | | MDEV-60 Support for Spatial Reference systems for the GIS data. | Alexey Botchkov | 2014-12-04 | 1 | -2/+97 |
* | | parser cleanup: don't store field properties in LEX, use Create_field directly | Sergei Golubchik | 2014-12-04 | 1 | -166/+114 |
* | | cleanup: s/const CHARSET_INFO/CHARSET_INFO/ | Sergei Golubchik | 2014-12-04 | 1 | -1/+1 |
* | | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | MDEV-6649 Different warnings for TIME and TIME(N) when @@old_mode=zero_date_t... | Alexander Barkov | 2014-10-20 | 1 | -11/+22 |
| * | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -1/+1 |
* | | MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal d... | Alexander Barkov | 2014-11-03 | 1 | -1/+2 |
* | | MDEV-6649 Different warnings for TIME and TIME(N) when @@old_mode=zero_date_t... | Alexander Barkov | 2014-11-03 | 1 | -11/+22 |
|/ | |||||
* | MDEV-6065 MySQL Bug#13623473 "MISSING ROWS ON SELECT AND JOIN WITH TIME/DATET... | Sergei Golubchik | 2014-06-11 | 1 | -2/+53 |
* | cleanup: remove special case from store_key::store_key(), add Field_blob::new... | Sergei Golubchik | 2014-06-09 | 1 | -19/+25 |
* | 5.5.38 merge | Sergei Golubchik | 2014-06-06 | 1 | -12/+13 |
|\ | |||||
| * | Merge 5.3->5.5 | Alexander Barkov | 2014-06-04 | 1 | -6/+21 |
| |\ | |||||
| | * | MDEV-4858 Wrong results for a huge unsigned value inserted into a TIME column | Alexander Barkov | 2014-06-04 | 1 | -6/+21 |
| * | | mysql-5.5.38 merge | Sergei Golubchik | 2014-06-03 | 1 | -6/+3 |
| |\ \ | |||||
| | * | | Addendum #1 to the fix for bug #18359924 | Georgi Kodinov | 2014-04-11 | 1 | -1/+0 |
| | * | | Bug #18359924: INNODB AND MYISAM CORRUPTION ON PREFIX INDEXES | Georgi Kodinov | 2014-04-10 | 1 | -5/+3 |
| * | | | Merge from 5.3 | Alexander Barkov | 2014-04-18 | 1 | -0/+8 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | MDEV-5041 Inserting a TIME with hour>24 into a DATETIME column produces a wro... | Alexander Barkov | 2014-04-18 | 1 | -0/+8 |
| | * | | 5.2 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+2 |
| | |\ \ | |||||
| | | * \ | 5.1 merge | Sergei Golubchik | 2014-03-16 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | | * \ | mysql-5.1.73 merge | Sergei Golubchik | 2014-03-15 | 1 | -2/+2 |
| | | | |\ \ | |||||
| | | | | * | | Updated/added copyright headers. | Murthy Narkedimilli | 2013-02-25 | 1 | -1/+1 |
| | | * | | | | 5.1 merge | Sergei Golubchik | 2014-01-21 | 1 | -2/+2 |
| | | |\ \ \ \ | | | | |/ / / | |||||
| | | | * | | | make 5.1 compiling with modern gcc. | unknown | 2013-12-20 | 1 | -2/+2 |
* | | | | | | | MDEV-5962: EITS: value "position" calculated incorrectly for CHAR(n) columns | Sergey Petrunya | 2014-03-27 | 1 | -2/+11 |
* | | | | | | | MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and t... | Alexander Barkov | 2014-03-07 | 1 | -5/+28 |
* | | | | | | | MDEV-5314 - Compiling fails on OSX using clang | Sergey Vojtovich | 2014-02-19 | 1 | -5/+5 |
* | | | | | | | merge 10.0-base -> 10.0 | unknown | 2013-10-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | merge 5.5->10.0-base | unknown | 2013-10-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge 5.3->5.5 | unknown | 2013-10-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | MariaDB made be compiled by gcc 4.8.1 | unknown | 2013-10-29 | 1 | -2/+2 |
* | | | | | | | | Merging more ctype_* tests from MySQL-5.6. | Alexander Barkov | 2013-10-28 | 1 | -2/+2 |
* | | | | | | | | MDEV-5163 Merge WEIGHT_STRING function from MySQL-5.6 | Alexander Barkov | 2013-10-23 | 1 | -6/+19 |
* | | | | | | | | 10.0-base merge. | Sergei Golubchik | 2013-09-21 | 1 | -4/+4 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | 5.5 merge and fixes for compiler/test errors | Sergei Golubchik | 2013-09-18 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | mysql-5.5.33 merge | Sergei Golubchik | 2013-09-06 | 1 | -4/+4 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | Bug#16729109: FIX COMPILATION WARNINGS WITH GCC 4.8 | Tor Didriksen | 2013-06-14 | 1 | -3/+3 |
* | | | | | | | | MDEV-4871 Temporal literals do not accept nanoseconds | Alexander Barkov | 2013-08-15 | 1 | -9/+17 |
* | | | | | | | | cleanup | Sergei Golubchik | 2013-08-12 | 1 | -22/+7 |
* | | | | | | | | valgrind errors in gis.test and funcs_1.storedproc fixed. | Alexey Botchkov | 2013-08-04 | 1 | -1/+2 |
* | | | | | | | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -128/+131 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixes for innodb suite, merging tests from 5.6. | Sergei Golubchik | 2013-07-15 | 1 | -6/+1 |
| * | | | | | | | | Fix type_newdecimal.test: Warning was produced instead of NOTE. The cause was... | Sergey Petrunya | 2013-07-05 | 1 | -1/+1 |
| * | | | | | | | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -99/+107 |
| * | | | | | | | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -18/+18 |
* | | | | | | | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -27/+23 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | |