Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | - Fix wrong return from ExecuteQuery | Olivier Bertrand | 2016-05-21 | 2 | -2/+2 | |
| | * | | | | - JDBC using separate jmethodID for data types | Olivier Bertrand | 2016-05-21 | 2 | -35/+80 | |
| | * | | | | - JDBC tables can be connected via foreign server wrapper | Olivier Bertrand | 2016-05-20 | 5 | -297/+373 | |
| | * | | | | - Remove REQUIRED option that caused compilation to fail | Olivier Bertrand | 2016-05-12 | 1 | -3/+3 | |
| | * | | | | - Fix some typo ... causing crash! | Olivier Bertrand | 2016-05-12 | 1 | -2/+2 | |
| | * | | | | - Continue working on the JDBC table type | Olivier Bertrand | 2016-05-12 | 9 | -141/+207 | |
| | * | | | | - Make the JVM lib dynamically loaded | Olivier Bertrand | 2016-05-09 | 4 | -112/+171 | |
| | * | | | | - Remove gcc compiling errors and warnings | Olivier Bertrand | 2016-05-06 | 2 | -15/+23 | |
| | * | | | | - Try to fix MDEV-9950 (not tested yet) | Olivier Bertrand | 2016-05-05 | 9 | -81/+90 | |
| | * | | | | - Add the JdbcInterface.java to the project | Olivier Bertrand | 2016-04-27 | 1 | -0/+639 | |
| | * | | | | - Add the JDBC table type compilation for CMAKE. | Olivier Bertrand | 2016-04-27 | 2 | -55/+86 | |
| * | | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-06-28 | 32 | -152/+4024 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| | | ||||||
| | * | | | 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 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | - 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 wrong return from ExecuteQuery | Olivier Bertrand | 2016-05-21 | 2 | -2/+2 | |
| | | * | | | Commit changes made from 10.1 | Olivier Bertrand | 2016-05-21 | 5 | -332/+453 | |
| | | * | | | Add forgotten changes made on 10.1 | Olivier Bertrand | 2016-05-12 | 4 | -12/+26 | |
| | | * | | | Add all changes made on 10.1 | Olivier Bertrand | 2016-05-12 | 14 | -159/+5398 | |
| | * | | | | 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 | |
| | | |/ / | | |/| | | ||||||
| * | | | | MDEV-9949 Connect Engine: long SRCDEF leads to broken table | Sergei Golubchik | 2016-05-05 | 5 | -7/+48 | |
| * | | | | Merge branch 'connect/10.1' into 10.1 | Sergei Golubchik | 2016-05-05 | 15 | -108/+4614 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | - Add the use of prepared statement in the JDBC table type. | Olivier Bertrand | 2016-04-26 | 4 | -131/+200 | |
| | * | | | - Fix an error causing MYSQL table to fail saying "no result set" | Olivier Bertrand | 2016-04-24 | 9 | -27/+509 | |
| | * | | | - Fix and error causing remote indexing to fail when for not unique index. | Olivier Bertrand | 2016-04-23 | 14 | -94/+4444 | |
| | * | | | - Fix MDEV-9779. Avoid buffer overflow when setting partname. | Olivier Bertrand | 2016-03-25 | 2 | -11/+13 | |
| | * | | | - Fix MDEV-9779. Connection was not recognized in the option list. | Olivier Bertrand | 2016-03-24 | 3 | -2/+44 | |
| * | | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-05-04 | 17 | -78/+516 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | 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 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| | | * | | - Fix an error causing MYSQL table to fail saying "no result set" | Olivier Bertrand | 2016-04-25 | 7 | -8/+403 | |
| | | * | | - Fix MDEV-9779. Avoid buffer overflow when setting partname. | Olivier Bertrand | 2016-03-25 | 2 | -11/+13 | |
| | | * | | Bigger partname to avoid MDEV-9779 | Olivier Bertrand | 2016-03-25 | 1 | -1/+1 | |
| | | * | | - Fix MDEV-9779. Connection was not recognized in the option list. | Olivier Bertrand | 2016-03-24 | 3 | -2/+44 | |
| | | * | | - Fix compile error when copying a string on itself. | Olivier Bertrand | 2016-03-19 | 2 | -16/+15 | |
| | | * | | - Fix crash when sorting a TBL table with thread=yes. | Olivier Bertrand | 2016-03-16 | 3 | -4/+4 | |
| | | * | | - Fix MDEV-9603 compiler error. | Olivier Bertrand | 2016-03-16 | 6 | -40/+93 | |
| | | * | | - Fix to MDEV-9579 be testing for void result. | Olivier Bertrand | 2016-02-20 | 1 | -11/+13 | |
| | * | | | 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 | |
* | | | | | restore ER_VIEW_CHECK_FAILED to be different from ER_CONSTRAINT_FAILED | Sergei Golubchik | 2016-06-30 | 1 | -2/+2 | |
* | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL Standard | Michael Widenius | 2016-06-30 | 1 | -2/+2 | |
* | | | | | Fixed compiler warnings and test failures found by buildbot | Monty | 2016-06-24 | 5 | -6/+10 | |
* | | | | | Fixed compiler warnings and test failures found by buildbot | Monty | 2016-06-22 | 2 | -6/+6 |