Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-09-01 | 1 | -1/+1 |
* | MDEV-6152: Remove calls to current_thd while creating Item | Monty | 2015-08-27 | 1 | -6/+6 |
* | Stage 2 of MDEV-6152: | Monty | 2015-08-21 | 1 | -2/+2 |
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1) | Sergey Vojtovich | 2015-08-21 | 1 | -258/+258 |
* | Moving ST_RELATE() implementation out of Item_func_precise_spatial_rel, | Alexander Barkov | 2015-06-26 | 1 | -1/+1 |
* | - Moving Item_func_spatial_mbr_rel from Item_bool_func2 to Item_bool_func, | Alexander Barkov | 2015-05-05 | 1 | -15/+15 |
* | MDEV-7512 GIS: ST_ synonyms for functions are not consistent. | Alexey Botchkov | 2015-03-15 | 1 | -0/+12 |
* | parser cleanup: don't store field properties in LEX, use Create_field directly | Sergei Golubchik | 2014-12-04 | 1 | -5/+4 |
* | Merge branch '10.0' into bb-10.1-merge | Sergei Golubchik | 2014-12-02 | 1 | -0/+1 |
|\ | |||||
| * | MDEV-5120 Test suite test maria-no-logging fails | Michael Widenius | 2014-09-30 | 1 | -0/+1 |
* | | MDEV-4045 Missing OGC Spatial functions. | Alexey Botchkov | 2014-11-28 | 1 | -6/+124 |
|/ | |||||
* | MDEV-6044 MySQL BUG#12735829 - SPACE() FUNCTION WARNING REFERS TO REPEAT() IN... | Alexander Barkov | 2014-09-04 | 1 | -20/+1 |
* | Moving Item::str_value from public to protected. | Alexander Barkov | 2014-09-03 | 1 | -2/+2 |
* | MDEV-6073 Merge gis test cases form 5.6. | Alexey Botchkov | 2014-07-01 | 1 | -0/+29 |
* | MDEV-4051 INET6_ATON() and INET6_NTOA() | Alexander Barkov | 2014-05-30 | 1 | -0/+138 |
* | Moving implementation of INET_ATON() INET_NTOA() into | Alexander Barkov | 2014-05-30 | 1 | -0/+1 |
* | MDEV-5728: BINLOG_GTID_POS(..) does not return proper error unless mysql_stor... | unknown | 2014-02-27 | 1 | -0/+7 |
* | Merge MariaDB 10.0-base to 10.0. | unknown | 2014-02-10 | 1 | -0/+55 |
|\ | |||||
| * | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID. | unknown | 2014-02-07 | 1 | -0/+55 |
* | | Merge 10.0-base -> 10.0 | Alexander Barkov | 2013-10-15 | 1 | -0/+69 |
|\ \ | |/ | |||||
| * | MDEV-4425 REGEXP enhancements | Alexander Barkov | 2013-09-26 | 1 | -0/+69 |
* | | Merging TO_BASE64() and FROM_BASE64() from MySQL-5.6 | Alexander Barkov | 2013-09-23 | 1 | -0/+47 |
* | | MDEV-4871 Temporal literals do not accept nanoseconds | Alexander Barkov | 2013-08-15 | 1 | -2/+20 |
* | | cleanup | Sergei Golubchik | 2013-08-12 | 1 | -4/+1 |
* | | 10.0-monty merge | Sergei Golubchik | 2013-07-21 | 1 | -27/+1 |
|\ \ | |||||
| * | | Applied all changes from Igor and Sanja | Michael Widenius | 2013-06-15 | 1 | -26/+0 |
| * | | Temporary commit of 10.0-merge | Michael Widenius | 2013-03-26 | 1 | -1/+1 |
* | | | 10.0-base merge | Sergei Golubchik | 2013-07-18 | 1 | -2/+1 |
|\ \ \ | | |/ | |/| | |||||
* | | | Adding support for the SQL-standard temporal literals. | Alexander Barkov | 2013-07-10 | 1 | -0/+65 |
|/ / | |||||
* | | MDEV-4402 A function to visualize histograms data. | unknown | 2013-04-20 | 1 | -0/+21 |
* | | MDEV-26: Global transaction ID. First alpha release. | unknown | 2013-04-15 | 1 | -0/+24 |
|\ \ | |||||
| * | | MDEV-26. Intermediate commit. | unknown | 2013-02-11 | 1 | -0/+24 |
| |/ | |||||
* | | 5.5 merge | Sergei Golubchik | 2013-03-27 | 1 | -2/+1 |
|\ \ | |/ |/| | |||||
| * | 5.3 merge | Sergei Golubchik | 2013-03-27 | 1 | -2/+1 |
| |\ | |||||
| | * | 5.2 merge | Sergei Golubchik | 2013-03-26 | 1 | -2/+1 |
| | |\ | |||||
| | | * | MDEV-4289 Assertion `0' fails in make_sortkey with GROUP_CONCAT, MAKE_SET, GR... | Sergei Golubchik | 2013-03-18 | 1 | -2/+1 |
* | | | | pre-merge | unknown | 2012-12-23 | 1 | -6/+89 |
|\ \ \ \ | |||||
| * | | | | backport to 5.5 dyncol changes and names support | unknown | 2012-12-23 | 1 | -5/+84 |
| * | | | | MDEV-377 Name support for dynamic columns | unknown | 2012-09-28 | 1 | -5/+9 |
| |/ / / | |||||
* | | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC. | Michael Widenius | 2012-10-03 | 1 | -3/+1 |
* | | | | Implementation of Multi-source replication (MDEV:253) | Michael Widenius | 2012-09-28 | 1 | -7/+16 |
|/ / / | |||||
* | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 1 | -2/+5 |
| |\ \ | | |/ | |||||
| | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 1 | -9/+12 |
| | |\ | |||||
| | | * | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 1 | -8/+9 |
| | | |\ | |||||
| | | * \ | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | |\ \ | |||||
| | | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
* | | | | | | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 1 | -11/+344 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | fixed bugs | Alexey Botchkov | 2011-09-22 | 1 | -3/+3 |
| * | | | | | gis-related tests fixes. | Alexey Botchkov | 2011-06-20 | 1 | -54/+208 |
| |\ \ \ \ \ |