| Commit message (Expand) | Author | Age | Files | Lines |
* | backport from 10.0 | Alexander Barkov | 2013-09-16 | 1 | -1/+1 |
* | MDEV-4861 TIME/DATETIME arithmetics does not preserve INTERVAL precision | Alexander Barkov | 2013-09-16 | 2 | -0/+41 |
* | MDEV-4870 Wrong values of CASE, COALESCE, IFNULL on a combination of differen... | Alexander Barkov | 2013-09-16 | 2 | -0/+74 |
* | MDEV-4869 Wrong result of MAKETIME(0, 0, -0.1) | Alexander Barkov | 2013-09-16 | 2 | -0/+12 |
* | MDEV-4843 Wrong data type for TIMESTAMP('2001-01-01','10:10:10') | Alexander Barkov | 2013-09-16 | 3 | -1/+102 |
* | Fixed bug mdev-5015. | Igor Babaev | 2013-09-15 | 3 | -1/+35 |
* | MDEV-4724 Some temporal functions do not preserve microseconds | Alexander Barkov | 2013-09-13 | 18 | -135/+436 |
* | MDEV-5005: Subquery in Procedure somehow affecting temporary table | unknown | 2013-09-12 | 3 | -3/+55 |
* | MDEV-5011: ERROR Plugin 'MEMORY' has ref_count=1 after shutdown for SJM queries | Sergey Petrunya | 2013-09-12 | 6 | -0/+73 |
* | MDEV-4863 COALESCE(time_or_datetime) returns wrong results in numeric context | Alexander Barkov | 2013-09-09 | 11 | -173/+628 |
* | Fixed bug mdev-4996. | Igor Babaev | 2013-09-06 | 4 | -3/+57 |
* | Fixed bug mdev-4971. | Igor Babaev | 2013-08-29 | 6 | -2/+102 |
* | Fixed bug mdev-4962. | Igor Babaev | 2013-08-29 | 5 | -1/+86 |
* | Fixed bug mdev-4952 | Igor Babaev | 2013-08-26 | 4 | -1/+60 |
* | Fixed bug mdev-4944. | Igor Babaev | 2013-08-26 | 14 | -19/+107 |
* | Fixed bug mdev-4942. | Igor Babaev | 2013-08-23 | 4 | -1/+42 |
* | MDEV-4804 Date comparing false result | Alexander Barkov | 2013-08-22 | 3 | -3/+63 |
* | MDEV-4908: Assertion `((Item_cond *) cond)->functype() == ((Item_cond *) new_... | unknown | 2013-08-21 | 4 | -2/+50 |
* | Fixed a bug/typo in the patch for mdev-4355, noticed after the patch | Igor Babaev | 2013-08-20 | 2 | -4/+4 |
* | Fix bug MDEV-4895 Valgrind warnings (Conditional jump or move depends on unin... | unknown | 2013-08-20 | 3 | -0/+62 |
* | Backported from maria-5.5 the fix in the patch for mdev-4418 that | Igor Babaev | 2013-08-19 | 1 | -4/+1 |
* | Fixed bug mdev-4418. | Igor Babaev | 2013-08-16 | 14 | -10/+98 |
* | Merge | Igor Babaev | 2013-08-15 | 8 | -104/+507 |
|\ |
|
| * | Fixed bug mdev-4355. | Igor Babaev | 2013-08-15 | 8 | -104/+507 |
* | | Merge 5.2->5.3 | Igor Babaev | 2013-08-15 | 9 | -67/+223 |
|\ \ |
|
| * \ | Merge 5.1->5.2 | Igor Babaev | 2013-08-14 | 5 | -64/+141 |
| |\ \ |
|
| | * | | Fixed bug mdev-4894. | Igor Babaev | 2013-08-13 | 3 | -10/+83 |
| | * | | MDEV-4478 check mysql-5.5 changes in spatial.cc. | Alexey Botchkov | 2013-07-22 | 2 | -54/+58 |
| * | | | MDEV-4823: Server crashes in Item_func_not::fix_fields on creating a table wi... | unknown | 2013-08-01 | 3 | -2/+23 |
* | | | | MDEV-4652 Wrong result for CONCAT(GREATEST(TIME('00:00:01'),TIME('00:00:00')) | Alexander Barkov | 2013-08-12 | 4 | -1/+24 |
* | | | | MDEV-4811 Assertion `offset < 0x1f' fails in type_and_offset_store on COLUMN_ADD | unknown | 2013-08-01 | 3 | -9/+62 |
* | | | | MDEV-4653 Wrong result for CONVERT_TZ(TIME('00:00:00'),'+00:00','+7:5') | Alexander Barkov | 2013-08-08 | 3 | -2/+41 |
* | | | | MDEV-4512 Valgrind warnings in my_long10_to_str_8bit on INTERVAL and DATE_ADD... | Alexander Barkov | 2013-08-08 | 3 | -1/+38 |
* | | | | 5.2 merge | Sergei Golubchik | 2013-07-15 | 1 | -23/+14 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | MDEV-4409 - Fix deadlock in MySQL key cache code, that can happen if there is... | Vladislav Vaintroub | 2013-07-09 | 1 | -23/+14 |
* | | | Merge from 5.2 | Alexander Barkov | 2013-07-09 | 4 | -4/+11 |
|\ \ \
| |/ / |
|
| * | | Merge from 5.1 | Alexander Barkov | 2013-07-09 | 4 | -4/+11 |
| |\ \
| | |/ |
|
| | * | Bug #69682 - mysqld crashes after uninstall of plugin with "first" status var | Sergei Golubchik | 2013-07-06 | 4 | -4/+11 |
| | * | MDEV-4575 MySQL client doesn't strip off 5.5.5- prefix while connecting to 10... | Sergei Golubchik | 2013-05-24 | 1 | -0/+1 |
* | | | MDEV-4610 SQL query crashes MariaDB with derived_with_keys | Sergei Golubchik | 2013-07-05 | 3 | -2/+38 |
* | | | MDEV-4665 crash when referencing missing function in a subquery | Sergei Golubchik | 2013-07-05 | 3 | -5/+22 |
* | | | MDEV-4257 Assertion `!table || (!table->read_set || bitmap_is_set(table->read... | Sergei Golubchik | 2013-07-05 | 3 | -1/+12 |
* | | | MDEV-4667 DATE('string') incompability between mysql and mariadb | Sergei Golubchik | 2013-07-03 | 24 | -111/+125 |
* | | | A clean-up for MDEV-4634 | Alexander Barkov | 2013-06-28 | 1 | -1/+1 |
* | | | MDEV-4634 Crash in CONVERT_TZ | Alexander Barkov | 2013-06-28 | 10 | -10/+77 |
* | | | MDEV-4635 Crash in UNIX_TIMESTAMP(STR_TO_DATE('2020','%Y')) | Alexander Barkov | 2013-06-17 | 4 | -7/+32 |
* | | | MDEV-4651 Crash in my_decimal2decimal in a ORDER BY query | Alexander Barkov | 2013-06-17 | 8 | -12/+34 |
* | | | MDEV-4593: p_s: crash in simplify_joins with delete using subselect from view | unknown | 2013-06-06 | 3 | -1/+36 |
* | | | fixes for buildbot | Sergei Golubchik | 2013-05-21 | 4 | -4/+6 |
* | | | 5.2 merge | Sergei Golubchik | 2013-05-20 | 21 | -33/+266 |
|\ \ \
| |/ / |
|