| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | MDEV-8729 Wrong result for SELECT..WHERE HEX(enum_column)='61' AND enum_colum... | Alexander Barkov | 2015-09-06 | 1 | -1/+103 |
* | | | A clean-up after the patch for MDEV-8747 and MDEV-8749: | Alexander Barkov | 2015-09-06 | 1 | -1/+0 |
* | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-09-03 | 1 | -20/+18 |
|\ \ \
| |/ / |
|
| * | | MDEV-8472 BINARY, VARBINARY and BLOB return different warnings on CAST to DEC... | Alexander Barkov | 2015-07-16 | 1 | -20/+18 |
* | | | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-09-01 | 1 | -108/+135 |
* | | | MDEV-8707 Wrong result for | Alexander Barkov | 2015-08-31 | 1 | -0/+41 |
* | | | Clean-up: moving compare_collation() from Item to Item_bool_func. | Alexander Barkov | 2015-08-21 | 1 | -8/+8 |
* | | | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -1/+1 |
* | | | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -3/+2 |
* | | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ... | Monty | 2015-08-18 | 1 | -8/+10 |
* | | | Merge branch '10.1' of github.com:MariaDB/server into 10.1 | Monty | 2015-07-09 | 1 | -4/+3 |
|\ \ \ |
|
| * | | | Removing unused String declaration in Create_field::Create_field | Alexander Barkov | 2015-07-07 | 1 | -7/+3 |
* | | | | - Renaming variables so that they don't shadow others (After this patch one c... | Monty | 2015-07-06 | 1 | -67/+76 |
|/ / / |
|
* | | | Merge tag 'mariadb-10.0.20' into 10.1 | Sergei Golubchik | 2015-06-27 | 1 | -99/+94 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'bb-10.0-serg' into 10.0 | Sergei Golubchik | 2015-06-12 | 1 | -1/+9 |
| |\ \ |
|
| | * \ | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-06-11 | 1 | -1/+9 |
| | |\ \
| | | |/ |
|
| | | * | MDEV-4922 Stored Procedure - Geometry parameter not working. | Alexey Botchkov | 2015-06-08 | 1 | -0/+8 |
| | | * | MDEV-7269 mysqlbinlog Don't know how to handle column type=0 meta=0 (0000)# | Alexander Barkov | 2015-06-04 | 1 | -1/+1 |
| * | | | Adding a few warning related protected methods in Field and reducing | Alexander Barkov | 2015-06-11 | 1 | -109/+93 |
| |/ / |
|
* | | | MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode throu... | Alexander Barkov | 2015-06-26 | 1 | -28/+88 |
* | | | MDEV-8229 GROUP_MIN_MAX is erroneously applied for BETWEEN in some cases | Alexander Barkov | 2015-06-25 | 1 | -3/+3 |
* | | | Adding "const" qualifier into a few methods in Field. | Alexander Barkov | 2015-06-18 | 1 | -0/+1 |
* | | | Removing duplicate code: Adding a protected method | Alexander Barkov | 2015-06-18 | 1 | -20/+4 |
* | | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -26/+43 |
|\ \ \
| |/ / |
|
| * | | MDEV-7778 impossible create copy of table, if table contain default value for... | Alexander Barkov | 2015-05-05 | 1 | -26/+43 |
* | | | MDEV-7831 Bad warning for DATE_ADD(timestamp_column, INTERVAL 10 SECOND) | Alexander Barkov | 2015-03-25 | 1 | -1/+1 |
* | | | MDEV-6989 BINARY and COLLATE xxx_bin comparisions are not used for optimizati... | Alexander Barkov | 2015-03-13 | 1 | -9/+88 |
* | | | Adding "const" qualifier to Item::compare_collation() | Alexander Barkov | 2015-03-13 | 1 | -1/+1 |
* | | | MDEV-6990 GROUP_MIN_MAX optimization is not applied in some cases when it could | Alexander Barkov | 2015-03-12 | 1 | -0/+32 |
* | | | MDEV-7334 valgrind warning "unitialized bytes" in 10.1. | Alexey Botchkov | 2015-03-12 | 1 | -0/+1 |
* | | | Reducing duplicate code and simplifying well formed string copying | Alexander Barkov | 2015-02-27 | 1 | -63/+23 |
* | | | 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 |