179 Commits (e5729127b8a50a0e553fd8b87b2683e4a684dfcc)

Author SHA1 Message Date
Olivier Bertrand e5729127b8 - NOTE: an experimental implementation of MRR was done but not kept 12 years ago
Olivier Bertrand 43362bc9a0 - Fix bug MDEV-5734 12 years ago
Olivier Bertrand ad9d7e8561 # This is a minor change commitment 12 years ago
Olivier Bertrand e1096934d7 - Check field option changes on ALTER TABLE in check_if_supported_inplace_alter. 12 years ago
Olivier Bertrand a25b5bd440 - Fix a few GCC errors an warnings 12 years ago
Olivier Bertrand 5133cb5e25 This is a major update of CONNECT that goes from version 1.1 to 1.2 12 years ago
Sergei Golubchik 5e1d5d9bc0 fixes: 12 years ago
Olivier Bertrand e71bd28f3f - Fix bug MDEV-5486 (fail to create or drop a table dbn.tbn when no default database) 12 years ago
Olivier Bertrand c055e5e0ef - Add the DECIMAL data type (TYPE_DECIM) 12 years ago
Olivier Bertrand d05ccc2324 - Add extra column info in discovery 12 years ago
Olivier Bertrand e2804d9b74 - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tables 12 years ago
Olivier Bertrand 7e8504b523 - Add longjmp initialization in PlgAllocResult 12 years ago
Olivier Bertrand f69980c6df - Fix errors and warnings occuring in --embedded tests 12 years ago
Olivier Bertrand 1e1345c451 - Raise the limit on returned lines for table ODBC catalog tables 12 years ago
Olivier Bertrand 54d4589dde - Previous MDEV-5261 was generating wrong warnings 12 years ago
Olivier Bertrand a8b09c14ef - Fix bug MDEV-5261 12 years ago
Olivier Bertrand ee2f04450b - Add support for unsigned numeric types 12 years ago
Olivier Bertrand f53ad74cd1 - Fix some wrong changes preparing for unsigned data types 12 years ago
Olivier Bertrand aaa982e790 - Fix good recognition of MYSQL table column types. 12 years ago
Olivier Bertrand 260c0de918 - Add (limited) UPDATE/DELETE support to MYSQL type CONNECT tables 12 years ago
Olivier Bertrand eca84a9b18 - Add (limited) support for UPDATE and DELETE to ODBC tables 12 years ago
Olivier Bertrand e5c589a8da - BUG fixed: When updating, to avoid skipped update, force the table 12 years ago
Michael Widenius 192678e7bf MDEV-5241: Collation incompatibilities with MySQL-5.6 12 years ago
Olivier Bertrand 056f35d0c1 - Move all enum AMT definitions in one place (plgdbsem.h) 12 years ago
Olivier Bertrand 671e5cbb7f - Update version number and date 12 years ago
Olivier Bertrand 89e71ffb40 - Fix some GCC compiler eroors and warnings 12 years ago
Olivier Bertrand bb597a765d - Add test on MYSQL table self reference during CREATE TABLE 12 years ago
Olivier Bertrand 0f6bcf73de - Implement the "exec source" feature for table type MYSQL. 12 years ago
Olivier Bertrand ba3f4a2cc9 - Add new features to ODBC table type 12 years ago
Olivier Bertrand ca4c54aaee - Fix bug when closing some table types 12 years ago
Olivier Bertrand 65b0e5455b - Fix several bugs causing memory leak or invalid access detected 12 years ago
Olivier Bertrand 670f482f47 - Fix a bug causing wrong charset used when inserting an attibute in 12 years ago
Sergey Vojtovich b7f9c89423 MDEV-4702 - Reduce usage of LOCK_open 12 years ago
Olivier Bertrand bce59293fb -Fix MDEV-4878. Table locking is now supported. 12 years ago
Olivier Bertrand af9e618289 - Fix MDEV-4881. SQL_TYPE_DECIMAL was not recognized in ha_connect::GetColumnOption. 12 years ago
Olivier Bertrand 8bd158c10d - Better message for CONNECT unspported commands 12 years ago
Olivier Bertrand 5d75457fc9 - Implement the SERVID special columns. This imply modifying the way 12 years ago
Olivier Bertrand 98f3fd6466 - Issue a warning instead of an error when inserting in release built a value 12 years ago
Olivier Bertrand 4667125057 - Just update the version number and date 13 years ago
Olivier Bertrand 319414398f - Modify discovery to test a new way of adding columns. Currently the 13 years ago
Sergey Vojtovich b2aea91fcb MDEV-4786 - merge 10.0-monty → 10.0 13 years ago
Olivier Bertrand b7f435f2ff - Fix bug causing connect_assisted_discovery to fail 13 years ago
Olivier Bertrand 9492c7f15c - Applying temporary restrictions to test files. 13 years ago
Olivier Bertrand b3ad9a97e9 - Suppress some ubuntu compiler warnings 13 years ago
Alexander Barkov a3c4f8729d Fixing warnings: 13 years ago
Alexander Barkov e46f8f3d0a Fixing warnings: 13 years ago
Olivier Bertrand ce1b9cb4ba - Try to fix a uninitialised valgrind warning 13 years ago
Olivier Bertrand 923eddcfe1 - Make sure Remark is initialised 13 years ago
Olivier Bertrand 29ec49b067 - Make sure Remark is initialised in ha_connect::GetColumnOption 13 years ago
Olivier Bertrand b8d6f97380 - Add the PROFILE_End function in inihandl. Called by connect_done_func 13 years ago