mariadb/storage/connect
2014-02-27 08:43:54 +01:00
..
mysql-test/connect This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
block.h Fixed compiler warnings 2013-08-21 18:20:22 +03:00
catalog.h - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
checklvl.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
CMakeLists.txt don't install connect test suite explicitly, 2013-12-22 17:11:24 +01:00
colblk.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
colblk.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
connect.cc This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
connect.h - Implement the SERVID special columns. This imply modifying the way 2013-08-09 18:02:47 +02:00
csort.cpp MDEV-4786 - merge 10.0-monty → 10.0 2013-07-23 18:29:16 +04:00
csort.h Fixed compiler warnings 2013-08-21 18:20:22 +03:00
domdoc.cpp - Fix several bugs causing memory leak or invalid access detected 2013-09-22 13:40:31 +02:00
domdoc.h - Fix several bugs causing memory leak or invalid access detected 2013-09-22 13:40:31 +02:00
engmsg.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamap.cpp - Fix a GCC compile error (crosses initialization of pos) an change 2013-03-13 01:56:01 +01:00
filamap.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamdbf.cpp - Fix variables used uninitialized 2013-12-28 16:56:51 +01:00
filamdbf.h CONNECT engine fixes after 10.0 merge. 2013-04-19 20:35:43 +02:00
filamfix.cpp MDEV-4786 - merge 10.0-monty → 10.0 2013-07-23 18:29:16 +04:00
filamfix.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamtxt.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
filamtxt.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
filamvct.cpp - Fix gcc compilation warnings 2013-11-26 11:47:48 +01:00
filamvct.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamzip.cpp - Add a new table option SEPINDEX (not used yet) and remove an unused 2013-03-25 11:07:45 +01:00
filamzip.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
fmdlex.c MDEV-4243 [PATCH] Warnings/errors while compiling with clang 2013-11-28 22:35:59 +01:00
frmsg1.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
frmsg2.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
global.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
ha_connect.cc merge with 10.0-monty 2014-02-06 16:38:40 +01:00
ha_connect.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
inihandl.c Fixed compiler warnings 2013-08-21 18:20:22 +03:00
inihandl.h - Add the PROFILE_End function in inihandl. Called by connect_done_func 2013-06-29 01:10:31 +02:00
libdoc.cpp ConnectSE: fixing memory leaks reported by valgrind 2013-10-29 13:44:05 +04:00
libdoc.h Fixing warnings: 2013-07-08 11:05:59 +04:00
macutil.cpp - Implement the SERVID special columns. This imply modifying the way 2013-08-09 18:02:47 +02:00
macutil.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
maputil.cpp - Resetting chmod to non executable 2013-03-11 18:35:51 +01:00
maputil.h Fixing warnings (mostly "no previous declaration") 2013-05-13 16:48:03 +04:00
messages.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
msgid.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
mycat.cc - Fix a few GCC errors an warnings 2014-02-03 23:07:49 +01:00
mycat.h - Fix bug MDEV-5261 2013-12-04 23:53:30 +01:00
myconn.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
myconn.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
myutil.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
myutil.h - Add longjmp initialization in PlgAllocResult 2013-12-11 23:33:36 +01:00
odbccat.h - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tables 2013-12-16 01:32:47 +01:00
odbconn.cpp compilation error in CONNECT with ODBC 2014-02-27 08:43:54 +01:00
odbconn.h - Fix MDEV-5393 and MDEV-5434. It is a major update of ODBC catalog tables 2013-12-16 01:32:47 +01:00
os.h Fixing a typo in the previous commit 2013-09-16 17:14:44 +04:00
osutil.c Fixed compiler warnings 2013-08-21 18:20:22 +03:00
osutil.h MDEV-4786 - merge 10.0-monty → 10.0 2013-07-23 18:29:16 +04:00
plgcnx.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
plgdbsem.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
plgdbutl.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
plgodbc.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plgxml.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
plgxml.h - Fix several bugs causing memory leak or invalid access detected 2013-09-22 13:40:31 +02:00
plugutil.c This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
preparse.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
rcmsg.c - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
rcmsg.h Fixing compiler warnings ("no previous declaration for ...") 2013-05-13 15:57:49 +04:00
reldef.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
reldef.h - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
resource.h Put almost all function prototypes in header files that are 2013-02-09 01:08:15 +01:00
tabcol.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabcol.h - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabdos.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabdos.h - Rewriting the VALUE classes as template classes 2013-02-27 16:42:59 +01:00
tabfix.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
tabfix.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabfmt.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabfmt.h CONNECT engine fixes after 10.0 merge. 2013-04-19 20:35:43 +02:00
table.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
tabmac.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmac.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmul.cpp - Commit merged file (on Linux) 2013-10-11 15:44:28 +02:00
tabmul.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmysql.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
tabmysql.h - Modify the way UPDATE and DELETE statements are sent to ODBC 2013-11-13 00:15:38 +01:00
taboccur.cpp - Add (limited) support for UPDATE and DELETE to ODBC tables 2013-11-11 13:00:39 +01:00
taboccur.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
tabodbc.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabodbc.h - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabpivot.cpp - Add (limited) support for UPDATE and DELETE to ODBC tables 2013-11-11 13:00:39 +01:00
tabpivot.h Fixing warnings: 2013-07-08 11:22:32 +04:00
tabsys.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabsys.h - Code cleaning. Eliminating unused code, functions, and variables. 2013-05-13 12:20:08 +02:00
tabtbl.cpp - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
tabtbl.h Fixed compiler warnings 2013-08-21 18:20:22 +03:00
tabutil.cpp - Fix variables used uninitialized 2013-12-28 16:56:51 +01:00
tabutil.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
tabvct.cpp - Fix gcc compilation warnings 2013-11-26 11:47:48 +01:00
tabvct.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabwmi.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabwmi.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabxcl.cpp - Add (limited) support for UPDATE and DELETE to ODBC tables 2013-11-11 13:00:39 +01:00
tabxcl.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
tabxml.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
tabxml.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
user_connect.cc This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
user_connect.h - Fix bug MDEV-5486 (fail to create or drop a table dbn.tbn when no default database) 2013-12-31 13:08:29 +01:00
valblk.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
valblk.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
value.cpp This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00
value.h - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
xindex.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
xindex.h - Implement the SERVID special columns. This imply modifying the way 2013-08-09 18:02:47 +02:00
xobject.cpp - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
xobject.h - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
xtable.h This is a major update of CONNECT that goes from version 1.1 to 1.2 2014-02-03 16:14:13 +01:00