summaryrefslogtreecommitdiff
path: root/storage/connect/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2018-12-182-2/+2
|\
| * MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+1
| * MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-1/+1
* | Merge 10.2 into 10.3Marko Mäkelä2018-11-192-0/+21
|\ \ | |/
| * Merge branch '10.2-connect' into 10.2Oleksandr Byelkin2018-11-092-0/+21
| |\
| | * - Implement the CHECK TABLE statement and accept REPAIR and ANALYZEOlivier Bertrand2018-10-144-9/+36
* | | Merge 10.2 into 10.3Marko Mäkelä2018-11-063-20/+27
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-11-063-20/+27
| |\ \ | | |/ | |/|
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-10-3014-75/+54
| | |\
| | | * after-merge: enable testsSergei Golubchik2018-10-283-4/+2
| | | * Squashed commit of connect/10.0:Olivier Bertrand2018-10-2816-77/+58
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-05-0521-54/+147
| | |\ \ | | | |/
| | | * Squashed commit of connect/10.0:Sergei Golubchik2018-04-2621-54/+147
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-09-2811-54/+26
|\ \ \ \ | |/ / /
| * | | - Comment out failing Cyrillic test in xml2.testOlivier Bertrand2018-08-082-49/+18
| * | | - Delete an assert(qrp) from JCATPARM *AllocCatInfo that is called withOlivier Bertrand2018-08-079-5/+8
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-08-121-2/+1
|\ \ \ \ | |/ / /
| * | | - Fix MDEV-16672 Connect: Warnings with 10.0Olivier Bertrand2018-08-061-2/+1
* | | | MDEV-14900 Upstream 10.3 debian patchesSergei Golubchik2018-08-122-8/+8
* | | | MDEV-12645 - mysql_install_db: no install test db optionSergey Vojtovich2018-04-302-2/+2
* | | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-2819-54/+89
|\ \ \ \ | |/ / /
| * | | - Fix MDEV-15429 CONNECT engine JDBC handling Postgresql UUID typeOlivier Bertrand2018-03-114-31/+44
| * | | - Remove warning on not used tabtyp variable in connect_assisted_discoveryOlivier Bertrand2018-02-255-9/+70
| * | | - Use delayed load for the MongoDB C Drive on WindowsOlivier Bertrand2018-01-3010-10/+26
| * | | - Fix MDEV-9844, MDEV-10179, MDEV-14214Olivier Bertrand2018-01-031-0/+1
* | | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-153-2/+3
|\ \ \ \
| * | | | Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-122-2/+2
| * | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Squashed commit of connect/10.0:Vicențiu Ciorbaru2018-01-241-0/+1
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-10-268-88/+21
| | |\ \ \ | | | |/ /
| | | * | Squashed commit of the following:Vicențiu Ciorbaru2017-10-268-88/+21
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-09-1977-866/+34600
| | |\ \ \ | | | |/ /
| | | * | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-09-1977-866/+34600
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge connect/10.0 into 10.0Vicențiu Ciorbaru2017-08-0114-5/+274
* | | | | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-314-8/+4
|/ / / /
* | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-10-268-84/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | - Update version numberOlivier Bertrand2017-10-158-84/+17
* | | | Merge remote-tracking branch 'connect/10.2' into 10.2bb-10.2-vicentiu2Vicențiu Ciorbaru2017-09-1912-53/+128
|\ \ \ \ | |/ / /
| * | | - Update version numberOlivier Bertrand2017-09-049-280/+287
| * | | - Add more trace to tbl_thread.test (to debug failure)Olivier Bertrand2017-09-022-0/+8
| * | | - New distribution enabling or disabling the MONGO table typeOlivier Bertrand2017-08-292-0/+0
| * | | - Fix MDEV-13621 Replace sprintf by strcpy for opvalOlivier Bertrand2017-08-262-0/+4
| * | | - Fix MDEV-13621 JDBC UPDATE containing single or double quote chars produces...Olivier Bertrand2017-08-263-255/+327
| * | | - Fix failing test tbl_thread on linuxOlivier Bertrand2017-08-172-32/+16
* | | | CONNECT: fix the test to use tcp not unix socketSergei Golubchik2017-08-162-4/+4
* | | | Merge branch 'connect/10.2' into 10.2Sergei Golubchik2017-08-1625-42/+32132
|\ \ \ \ | |/ / /
| * | | - Fix gcc compile error: crosses initialization of ‘const char* drv’Olivier Bertrand2017-08-094-2/+4
| * | | - Add a define making ha_connect.cc source unique for all MariaDB version.Olivier Bertrand2017-08-063-2/+33