Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed compiler warnings | Monty | 2017-02-28 | 3 | -22/+19 |
* | connect zip bug fix | Sergei Golubchik | 2017-01-17 | 1 | -1/+1 |
* | connect: compilation errors and few obvious bugs | Sergei Golubchik | 2017-01-17 | 2 | -6/+7 |
* | Modified version number | Olivier Bertrand | 2016-12-25 | 1 | -1/+1 |
* | Fix some XML table type bugs: | Olivier Bertrand | 2016-12-23 | 17 | -278/+604 |
* | - MDEV-11295: developing handling files contained in ZIP file. | Olivier Bertrand | 2016-12-14 | 10 | -97/+64 |
* | - MDEV-11295: developing handling files contained in ZIP file. | Olivier Bertrand | 2016-12-12 | 22 | -125/+6579 |
* | - MDEV-11366 SIGBUS errors in Connect Storage Engine for ArmHF and MIPS. | Olivier Bertrand | 2016-12-02 | 12 | -151/+197 |
* | - Fix null pointer java error when connecting to jdbc:drill driver. | Olivier Bertrand | 2016-11-27 | 3 | -0/+3 |
* | - MDEV-11051 place Java classes ApacheInterface and JdbcInterface into single... | Olivier Bertrand | 2016-11-14 | 10 | -71/+109 |
* | - Fix MDEV-11234. Escape quoting character. Should be doubled. | Olivier Bertrand | 2016-11-06 | 14 | -50/+147 |
* | - Fix MDEV-10950. Null values not retrieved for numeric types. | Olivier Bertrand | 2016-10-14 | 3 | -15/+29 |
* | - Fix MDEV-10948. Syntax error on quoted JDBC tables. | Olivier Bertrand | 2016-10-05 | 3 | -4/+42 |
* | - Working on MDEV-10525. Lrecl mismatch on DBF files | Olivier Bertrand | 2016-09-16 | 3 | -20/+74 |
* | Merge branch '10.0' of https://github.com/MariaDB/server into ob-10.0 | Olivier Bertrand | 2016-09-05 | 1 | -25/+0 |
|\ | |||||
| * | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2016-08-10 | 34 | -1708/+962 |
| |\ | |||||
| * | | json_udf slowdown | Sergei Golubchik | 2016-07-12 | 1 | -2/+2 |
| * | | remove incorrect .gitattributes | Sergei Golubchik | 2016-06-28 | 1 | -25/+0 |
| * | | compilation failures | Sergei Golubchik | 2016-06-22 | 1 | -2/+2 |
| * | | Merge branch 'bb-10.0-serg' into 10.0 | Sergei Golubchik | 2016-06-22 | 41 | -239/+8787 |
| |\ \ | |||||
| * | | | Replace dynamic loading of mysqld.exe data for plugins, replace with MYSQL_PL... | Vladislav Vaintroub | 2016-06-21 | 1 | -13/+1 |
| * | | | MDEV-9993 - connect.json_udf_bin valgrind warnings | Sergey Vojtovich | 2016-06-21 | 1 | -15/+12 |
* | | | | - Fix MDEV-10496. Memory leak in discovery | Olivier Bertrand | 2016-09-05 | 5 | -247/+54 |
| |_|/ |/| | | |||||
* | | | - JdbcInterface: change return type of ...Field function | Olivier Bertrand | 2016-08-10 | 7 | -33/+54 |
* | | | Change jdbc test to reflect girls.txt LF ending | Olivier Bertrand | 2016-07-15 | 2 | -2/+2 |
* | | | All changes made on 10.1 for last 11 commits | Olivier Bertrand | 2016-07-14 | 33 | -1677/+910 |
| |/ |/| | |||||
* | | - Possibly fix MDEV-10179 Reset remote tables when re-opening | Olivier Bertrand | 2016-06-13 | 18 | -11/+1144 |
* | | git90.msg + git91.msg | Olivier Bertrand | 2016-06-02 | 13 | -74/+2039 |
* | | - New version of the java JdbcInterface | Olivier Bertrand | 2016-05-23 | 2 | -78/+151 |
* | | Merge branch '10.0' of https://github.com/MariaDB/server into 10.0 | Olivier Bertrand | 2016-05-22 | 25 | -87/+1653 |
|\ \ | |/ | |||||
| * | Fix msxml6 search in Connect engine on Windows, | Vladislav Vaintroub | 2016-04-27 | 1 | -31/+4 |
| * | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2016-04-26 | 17 | -95/+582 |
| |\ | |||||
| * | | MDEV-9610 Trigger on normal table can't insert into CONNECT engine table - Ac... | Sergei Golubchik | 2016-04-26 | 4 | -4/+27 |
| * | | Fixed failing test cases and compiler warnings | Monty | 2016-04-25 | 1 | -5/+6 |
| * | | MDEV-9617 solaris sparc build fails on 10.0 | Sergei Golubchik | 2016-04-24 | 4 | -17/+19 |
| * | | ASAN error in CONNECT engine | Sergei Golubchik | 2016-03-21 | 1 | -2/+8 |
| * | | Fix spelling: occurred, execute, which etc | Otto Kekäläinen | 2016-03-04 | 5 | -6/+6 |
| * | | connect engine compiler warnings | Sergei Golubchik | 2016-02-18 | 2 | -4/+4 |
| * | | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2016-02-16 | 27 | -2557/+2678 |
| |\ \ | |||||
| * | | | Backported fix for ccache | Monty | 2016-01-03 | 2 | -2/+2 |
| * | | | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2015-12-13 | 48 | -1100/+7783 |
| |\ \ \ | |||||
| * | | | | Fixed failing test cases and compiler warnings found by buildbot | Monty | 2015-11-24 | 3 | -5/+7 |
| * | | | | Merge branch 'connect/10.0' into 10.0 | Sergei Golubchik | 2015-10-27 | 7 | -29/+66 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'ob-10.0' into 10.0 | Olivier Bertrand | 2015-10-21 | 1 | -3/+14 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'ob-10.0' into 10.0 | Olivier Bertrand | 2015-10-20 | 1 | -2/+5 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch 'ob-10.0' into 10.0 | Olivier Bertrand | 2015-10-18 | 1 | -2/+13 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch 'ob-10.0' into 10.0 | Olivier Bertrand | 2015-09-16 | 1 | -7/+4 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'ob-10.0' into 10.0 | Olivier Bertrand | 2015-09-09 | 1 | -4/+5 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'ob-10.0' into 10.0 | Olivier Bertrand | 2015-08-14 | 3 | -14/+26 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'ob-10.0' into 10.0 | Olivier Bertrand | 2015-08-08 | 2 | -2/+4 |
| | |\ \ \ \ \ \ \ \ \ \ |