summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18661bb-hf-mdev-18661-pluginAlexey Botchkov2019-05-071-0/+2
* MDEV-18661Alexey Botchkov2019-05-071-41/+63
* fix of resultsOleksandr Byelkin2019-05-051-49/+49
* Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-05-052-52/+49
|\
| * Fixed compiler warning in connect engineOlivier Bertrand2019-03-251-1/+1
| * TypoOlivier Bertrand2019-03-241-5/+7
| * - Fix MDEV-15793: Server crash in PlugCloseFile with sql_mode=''Olivier Bertrand2019-03-234-84/+78
| * - Fix MDEV-18292: CONNECT Engine JDBC not able to issueOlivier Bertrand2019-03-033-46/+44
| * Fix xml result by setting eol as lf modified: storage/connect/mysql-test/con...Olivier Bertrand2019-02-091-393/+393
| * Fix xml result mismatch modified: storage/connect/mysql-test/connect/r/xml.re...Olivier Bertrand2019-02-091-344/+344
| * - Fix GetTableName that returned wrong value under WindowsOlivier Bertrand2019-02-091-1/+1
* | update Connector COleksandr Byelkin2019-05-041-0/+0
* | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-04205-657/+2788
|\ \
| * \ Merge branch '5.5' into 10.1Oleksandr Byelkin2019-05-022-2/+10
| |\ \
| | * | MDEV-19349 mysql_install_db: segfault at tmp_file_prefix checkAleksey Midenkov2019-05-012-7/+10
| | * | bump the VERSIONDaniel Bartholomew2019-04-291-1/+1
| * | | bump the VERSIONDaniel Bartholomew2019-05-021-1/+1
| * | | MDEV-19352: Server crash in alloc_histograms_for_table_share upon query from ...Varun Gupta2019-05-024-2/+60
| * | | Adjusting sql_command to align with higher version, this is an adjustmentVarun Gupta2019-05-021-5/+4
| * | | Updated list of unstable tests for 10.1.39 releasemariadb-10.1.39Elena Stepanova2019-04-301-61/+122
| * | | MDEV-14572: Assertion `! is_set()' failed in Diagnostics_area::set_eof_status...Oleksandr Byelkin2019-04-303-0/+43
| * | | MDEV-19243 Fix timezone handling on Windows to report standard timezone namesVladislav Vaintroub2019-04-303-13/+183
| * | | Tests for MDEV-19359 ASAN heap-use-after-free in copy_if_not_alloced / make_s...Alexander Barkov2019-04-302-0/+21
| * | | MDEV-18738 ASAN heap-use-after-free in copy_if_not_alloced / copy_fieldsAlexander Barkov2019-04-303-0/+74
| * | | Tests for MDEV-11895 NO_ZERO_DATE affects timestamp values without any warningsAlexander Barkov2019-04-292-0/+64
| * | | MDEV-19265 Server should throw warning if event is created and event_schedule...Vladislav Vaintroub2019-04-2836-4/+289
| * | | MDEV-19276 during connect, write error log warning for ER_DBACCESS_DENIED_ERROR,Vladislav Vaintroub2019-04-285-18/+60
| * | | MDEV-19262 Server error message is unclear if event is created and event_sche...Vladislav Vaintroub2019-04-282-12/+12
| * | | MDEV-18131 MariaDB does not verify IP addresses from subject alternativeVladislav Vaintroub2019-04-2817-471/+488
| * | | MDEV-13335 UTF8 escape wildcard LIKE match has different behavior in differen...Alexander Barkov2019-04-2821-0/+228
| * | | MDEV-19351 statistics_for_command_is_needed: Conditional jump or moveIgor Babaev2019-04-271-0/+1
| * | | MDEV-19350 Server crashes in delete_tree_element / ... / Item_func_group_conc...Sergei Golubchik2019-04-273-2/+40
| * | | gis2 fails in embeddedSergei Golubchik2019-04-274-31/+32
| * | | MDEV-19334: bool is_eits_usable(Field*): Assertion `field->table->stats_is_re...Varun Gupta2019-04-273-4/+40
| * | | MDEV-11015 Assertion failed: precision > 0 in decimal_bin_size upon SELECT wi...Alexander Barkov2019-04-273-6/+60
| * | | CONNECT compilation failureSergei Golubchik2019-04-263-11/+3
| * | | Merge branch 'merge-tokudb-5.6' into 10.1Sergei Golubchik2019-04-269-13/+109
| |\ \ \
| | * | | 5.6.43-84.3Sergei Golubchik2019-04-2643-1088/+1888
| * | | | Squashed commit of connect/10.0:Olivier Bertrand2019-04-2614-180/+296
| * | | | Merge branch 'merge-pcre' into 10.1Sergei Golubchik2019-04-2616-27/+227
| |\ \ \ \
| | * | | | 8.43Sergei Golubchik2019-04-2640-975/+1509
| * | | | | Merge 5.5 into 10.1Marko Mäkelä2019-04-262-0/+2
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | MDEV-15772: Clean up the testmariadb-5.5.64Marko Mäkelä2019-04-262-0/+2
| * | | | | Merge branch '5.5' into 10.1Sergei Golubchik2019-04-2629-108/+357
| |\ \ \ \ \ | | |/ / / /
| | * | | | fix the test for embeddedSergei Golubchik2019-04-261-0/+2
| | * | | | Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASHSergei Golubchik2019-04-253-0/+26
| | * | | | test case for a previous commitSergei Golubchik2019-04-252-0/+41
| | * | | | ProblemVenkatesh Venugopal2019-04-252-21/+24
| | * | | | MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_pr...Sergei Golubchik2019-04-243-4/+7
| | * | | | MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-244-3/+10