summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Custom build.bb-hf-sup25102Alexey Botchkov2019-05-246-62/+321
* ping the bb.Alexey Botchkov2019-05-241-0/+1
* MDEV-19408 Assertion on trx->state failed in ReadView::copy_trx_idsmariadb-10.2.24Marko Mäkelä2019-05-081-2/+11
* Updated list of unstable tests for 10.2.24Elena Stepanova2019-05-081-99/+149
* MDEV-13942 InnoDB SPATIAL INDEX corruption during root page splitqingda20192019-05-071-1/+8
* Let us close library and only then free defaults.Oleksandr Byelkin2019-05-061-1/+1
* changes in innodb has influence on this test in rocksdb test suiteOleksandr Byelkin2019-05-061-3/+3
* Merge branch '10.1' into 10.2Oleksandr Byelkin2019-05-067-40/+61
|\
| * Revert "MDEV-19399 do not call slow my_timer_init() several times"Marko Mäkelä2019-05-065-49/+55
| * MDEV-17640 UMASK_DIR configuration for mysql_install_db is not applied to mys...Sergei Golubchik2019-05-061-0/+3
| * MDEV-18214 remove some duplicated MONITOR countersEugene Kosov2019-05-065-51/+53
| * MDEV-19399 do not call slow my_timer_init() several timesEugene Kosov2019-05-065-55/+49
| * MDEV-17883: CREATE TABLE IF NOT EXISTS locking changes in 10.3.10Jan Lindström2019-05-031-4/+5
* | 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