summaryrefslogtreecommitdiff
path: root/storage/connect/ha_connect.h
Commit message (Expand)AuthorAgeFilesLines
...
* - Add routine to test index equalityOlivier Bertrand2013-04-101-1/+2
* - All the processing of creating, dropping, modifying indexes was redesigned.Olivier Bertrand2013-04-091-5/+16
* - Block creating tables with auto_incremented colummns (not supported)Olivier Bertrand2013-04-031-1/+2
* - Wrong FLAG values transmitted to created table by the AS SELECT table:Olivier Bertrand2013-03-231-1/+0
* - Fix bug: When a table is created ... AS SELECT ... the offsets (FLAG value)Olivier Bertrand2013-03-231-1/+1
* Require FILE privilege to DROP a table with FILE_NAME.Alexander Barkov2013-03-221-1/+1
* - Require FILE privilege for the file based TABLE_TYPEsAlexander Barkov2013-03-221-0/+1
* - Handle delete_table and rename_table for CONNECT tables whose files areOlivier Bertrand2013-03-131-1/+14
* - FIX a BUG: error (wrong value set) in:Olivier Bertrand2013-03-031-8/+9
* - Fix conversion bug for MS-DOM XML tables. The node content was writtenOlivier Bertrand2013-03-021-0/+4
* Implementing pre_create option test and setting of default values.Olivier Bertrand2013-02-151-2/+2
* Fixing some of the compilation warnings.Alexander Barkov2013-02-071-2/+2
* - Fixing TAB to 2 spacesAlexander Barkov2013-02-071-393/+393
* Translate column names to UTF-8 in ha_connect::pre_create.Olivier Bertrand2013-02-031-0/+1
* Adding an Olivier's changeset:Alexander Barkov2013-01-221-2/+2
* Adding the CONNECT storage engine sources.Alexander Barkov2013-01-181-0/+392