| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-12604 Comparison of JSON_EXTRACT result differs with Mysql. | Alexey Botchkov | 2017-08-08 | 1 | -1/+1 |
* | MDEV-12324 Wrong result (phantom array value) on JSON_EXTRACT. | Alexey Botchkov | 2017-08-07 | 1 | -1/+1 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-23 | 1 | -1/+1 |
|\ |
|
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-05-23 | 1 | -1/+1 |
| |\ |
|
| | * | MDEV-6262 analyze the coverity report on mariadb | Sergei Golubchik | 2017-05-19 | 1 | -1/+1 |
| | * | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 2 | -4/+14 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-22 | 2 | -4/+14 |
|\ \ \
| |/ / |
|
| * | | Silence bogus GCC 7 warnings -Wimplicit-fallthrough | Marko Mäkelä | 2017-05-17 | 2 | -4/+14 |
* | | | MDEV-12351 Assertion `cur_step->type & JSON_PATH_KEY' failed in | Alexey Botchkov | 2017-05-02 | 1 | -0/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 3 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Correct FSF address | iangilfillan | 2017-03-10 | 2 | -2/+2 |
| * | | MDEV-11752 Unsafe strmov - function definition in include/m_string.h | Sergei Golubchik | 2017-03-10 | 1 | -0/+1 |
* | | | MDEV-11856 json_search doesn't search for values with double quotes | Alexey Botchkov | 2017-03-14 | 1 | -0/+2 |
* | | | Fix several compile warnings on Windows | Vladislav Vaintroub | 2017-03-10 | 2 | -3/+1 |
* | | | MDEV-11858 json_merge() concatenates instead of merging. | Alexey Botchkov | 2017-02-10 | 1 | -7/+0 |
* | | | MDEV-11857 json_search() shows "Out of memory" with empty key. | Alexey Botchkov | 2017-02-09 | 1 | -1/+3 |
* | | | MDEV-11557 port MySQL-5.7 JSON tests to MariaDB. | Alexey Botchkov | 2017-02-06 | 1 | -24/+86 |
* | | | MDEV-11938 json.json_no_table crashes or fails with valgrind warnings in json... | Alexey Botchkov | 2017-02-02 | 1 | -30/+54 |
* | | | MDEV-11557 port MySQL-5.7 JSON tests to MariaDB. | Alexey Botchkov | 2017-01-26 | 1 | -6/+37 |
* | | | MDEV-11557 port MySQL-5.7 JSON tests to MariaDB. | Alexey Botchkov | 2017-01-24 | 1 | -26/+140 |
* | | | MDEV-11042 Implement GeoJSON functions. | Alexey Botchkov | 2017-01-24 | 1 | -4/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-12-11 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-12-09 | 1 | -0/+2 |
| | |\ |
|
| | | * | str2decimal: don't return a negative zero | Sergei Golubchik | 2016-12-05 | 1 | -0/+2 |
| * | | | Removing the unused function my_bincmp() from strings/ctype-ucs2.c | Alexander Barkov | 2016-11-24 | 1 | -11/+0 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 2 | -2/+2 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 2 | -2/+2 |
| | |\ \
| | | |/ |
|
| | | * | potential signedness issue | Sergei Golubchik | 2016-09-12 | 2 | -11/+11 |
| | | * | MDEV-7973 bigint fail with gcc 5.0 | Sergei Golubchik | 2016-07-06 | 1 | -0/+4 |
* | | | | MDEV-11571 JSON_EXTRACT returns wrong results. | Alexey Botchkov | 2016-12-24 | 1 | -4/+1 |
* | | | | MDEV-11562 Assertion `js->state == JST_VALUE' failed in check_contains(json_e... | Alexey Botchkov | 2016-12-16 | 1 | -18/+5 |
* | | | | MDEV-11470 JSON_KEYS accepts arguments in invalid format. | Alexey Botchkov | 2016-12-13 | 1 | -5/+7 |
* | | | | cleanup: my_strerror | Sergei Golubchik | 2016-12-12 | 1 | -2/+3 |
* | | | | MDEV-11453 JSON_CONTAINS returns incorrect values. | Alexey Botchkov | 2016-12-11 | 1 | -0/+7 |
* | | | | MDEV-11469 JSON_SEARCH returns incorrect results. | Alexey Botchkov | 2016-12-09 | 1 | -26/+42 |
* | | | | MDEV-11461 JSON_TYPE does not recognize integer/double types. | Alexey Botchkov | 2016-12-05 | 1 | -0/+16 |
* | | | | MDEV-11463 Server crashes in mark_array upon JSON_VALID. | Alexey Botchkov | 2016-12-03 | 1 | -9/+29 |
* | | | | fix build and some warnings | kevg | 2016-11-24 | 2 | -40/+0 |
* | | | | MDEV-9143 JSON_xxx functions. | Alexey Botchkov | 2016-11-15 | 1 | -2/+4 |
* | | | | MDEV-11255 LDML: allow defining 2-level UCA collations | Alexander Barkov | 2016-11-08 | 2 | -83/+106 |
* | | | | MDEV-9143 JSON_xxx functions. | Alexey Botchkov | 2016-10-19 | 3 | -5/+1569 |
* | | | | MDEV-7769 MY_CHARSET_INFO refactoring# On branch 10.2 | Alexander Barkov | 2016-10-10 | 18 | -239/+16 |
* | | | | MDEV-10877 xxx_unicode_nopad_ci collations | Alexander Barkov | 2016-09-23 | 1 | -23/+518 |
* | | | | MDEV-9711 NO PAD collations | Alexander Barkov | 2016-09-06 | 20 | -333/+4080 |
* | | | | MDEV-10743 LDML: a new syntax to reuse sort order from another 8bit simple co... | Alexander Barkov | 2016-09-06 | 3 | -22/+118 |
* | | | | MDEV-10742 LDML: make conf_to_src reuse common data between collations | Alexander Barkov | 2016-09-05 | 2 | -3225/+227 |
* | | | | LDML refactoring for "MDEV-9711 NO PAD collations" | Alexander Barkov | 2016-09-03 | 4 | -53/+82 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-06-30 | 4 | -124/+11817 |
|\ \ \ \
| |/ / / |
|
| * | | | MDEV-8686 A user defined collation utf8_confusables doesn't work | Alexander Barkov | 2016-06-23 | 1 | -21/+146 |