mariadb/storage/connect
2015-05-08 13:21:42 +02:00
..
connect.dir/RelWithDebInfo Fix MDEV-8090 in tabmysql.cpp 2015-05-02 15:36:33 +02:00
mysql-test/connect Typo to check buildbot 2015-05-08 13:21:42 +02:00
RelWithDebInfo Fix MDEV-8090 in tabmysql.cpp 2015-05-02 15:36:33 +02:00
array.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
array.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
blkfil.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
blkfil.h - FIX errors and some gcc warnings 2014-07-20 20:39:17 +02:00
block.h - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL. 2014-03-18 19:25:50 +01:00
catalog.h - Move DataPath from the MYCAT catalog to the ha_connect handler. Indeed 2014-08-23 19:17:15 +02:00
checklvl.h - Modify the connect_type_conv and connect_conv_size variables. 2015-02-07 11:33:52 +01:00
CMakeLists.txt - Fix a bug that caused a crash when doing delete on a json table with wrong syntax file 2015-03-22 11:34:29 +01:00
colblk.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
colblk.h This commit brings many changes, in particular two important ones: 2014-07-17 18:13:51 +02:00
connect.cc - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
connect.h - Add a new CONNECT global variable allowing to tell whether or not 2014-08-22 17:30:22 +02:00
csort.cpp Merge 10.0 -> 10.0-connect 2014-04-21 14:57:10 +04:00
csort.h - FIX PIVOT bug MDEV-5869 caused by using fop (field option ptr) when NULL. 2014-03-18 19:25:50 +01:00
domdoc.cpp - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
domdoc.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
encas.h - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +01:00
english.msg - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +01:00
engmsg.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
enids.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
filamap.cpp This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
filamap.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
filamdbf.cpp Fix a bug in init_table_share that caused syntax error with Boolean options: 2015-05-07 16:59:25 +02:00
filamdbf.h - Initialise min/max buffer to 0 to avoid valgrind complaining 2014-09-02 01:40:15 +02:00
filamfix.cpp - Add new table type VIR and virtual index 2014-10-31 12:28:07 +01:00
filamfix.h - Add a new CONNECT global variable allowing to tell whether or not 2014-08-22 17:30:22 +02:00
filamtxt.cpp This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
filamtxt.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
filamvct.cpp This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
filamvct.h - Modifies the way indexed UPDATE/DELETE are sorted in order to execute 2014-08-16 16:46:35 +02:00
filamzip.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
filamzip.h 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
filter.cpp - Calculate next position in filamap without assuming ENDING option is true. 2014-11-08 13:35:03 +01:00
filter.h - FIX errors and some gcc warnings 2014-07-20 20:39:17 +02:00
fmdlex.c MDEV-4243 [PATCH] Warnings/errors while compiling with clang 2013-11-28 22:35:59 +01:00
frcas.h - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +01:00
french.msg - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +01:00
frids.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
frmsg.h - Remove gcc warning (no previous declaration of msglang) 2014-11-16 01:16:51 +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 - Fix bug on updating JSON expanded values 2015-05-01 15:59:12 +02:00
ha_connect.cc Fix a bug in init_table_share that caused syntax error with Boolean options: 2015-05-07 16:59:25 +02:00
ha_connect.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
inihandl.c 5.5.40+ merge 2014-10-09 10:30:11 +02:00
inihandl.h - Add the PROFILE_End function in inihandl. Called by connect_done_func 2013-06-29 01:10:31 +02:00
json.cpp This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
json.h This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
jsonudf.cpp - Fix a regression bug on (XML) HTML tables. 2015-05-05 11:37:21 +02:00
libdoc.cpp - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
libdoc.h Fixing warnings: 2013-07-08 11:05:59 +04:00
macutil.cpp This is a major update that fixes most of the issues and bugs that 2014-08-07 17:59:21 +02:00
macutil.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
maputil.cpp - Fix a test failure. Due to mmap on void file being accepted on Windows 2014-08-27 00:49:07 +02:00
maputil.h - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00
messages.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
msgid.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
mycat.cc - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
mycat.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
myconn.cpp - Modify the connect_type_conv and connect_conv_size variables. 2015-02-07 11:33:52 +01:00
myconn.h - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00
myutil.cpp - Modify the connect_type_conv and connect_conv_size variables. 2015-02-07 11:33:52 +01:00
myutil.h - Add longjmp initialization in PlgAllocResult 2013-12-11 23:33:36 +01:00
odbccat.h - Add the possibility to establish an ODBC connection via SQLConnect (the 2015-01-31 15:05:43 +01:00
odbconn.cpp This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
odbconn.h - Implement random access to ODBC tables 2015-02-28 23:01:55 +01:00
os.h - Calculate next position in filamap without assuming ENDING option is true. 2014-11-08 13:35:03 +01:00
osutil.c - Fix using ~ in file name on Linux 2014-03-31 01:20:35 +02:00
osutil.h Merge 10.0 -> 10.0-connect 2014-04-21 14:57:10 +04:00
plgcnx.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
plgdbsem.h This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
plgdbutl.cpp This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +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 Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
plugutil.c This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
preparse.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
rcmsg.c - Temporary fix for MDEV-7304. 2014-12-14 22:47:12 +01:00
rcmsg.h Fixing compiler warnings ("no previous declaration for ...") 2013-05-13 15:57:49 +04:00
reldef.cpp - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
reldef.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
resource.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
tabcol.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabcol.h This commit brings many changes, in particular two important ones: 2014-07-17 18:13:51 +02:00
tabdos.cpp - Adding the JSON table type 2015-01-19 18:55:25 +01:00
tabdos.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
tabfix.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabfix.h - Move DataPath from the MYCAT catalog to the ha_connect handler. Indeed 2014-08-23 19:17:15 +02:00
tabfmt.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabfmt.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
tabjson.cpp - Fix bug on updating JSON expanded values 2015-05-01 15:59:12 +02:00
tabjson.h - Fix bug on updating JSON expanded values 2015-05-01 15:59:12 +02:00
table.cpp - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
tabmac.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmac.h This is a major update that fixes most of the issues and bugs that 2014-08-07 17:59:21 +02:00
tabmul.cpp - Fix bug on updating JSON expanded values 2015-05-01 15:59:12 +02:00
tabmul.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
tabmysql.cpp Fix MDEV-8090 in tabmysql.cpp 2015-05-02 15:36:33 +02:00
tabmysql.h 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
taboccur.cpp - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
taboccur.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
tabodbc.cpp - Implement random access to ODBC tables 2015-02-28 23:01:55 +01:00
tabodbc.h - Implement random access to ODBC tables 2015-02-28 23:01:55 +01:00
tabpivot.cpp - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
tabpivot.h - Repair the errors due to the PRXCOL Init function that must be called 2015-01-28 00:19:39 +01:00
tabsys.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabsys.h This is a major update that fixes most of the issues and bugs that 2014-08-07 17:59:21 +02:00
tabtbl.cpp - Fix bug on updating JSON expanded values 2015-05-01 15:59:12 +02:00
tabtbl.h - Commiting merge files 2014-08-07 19:12:45 +02:00
tabutil.cpp - Fix bug on updating JSON expanded values 2015-05-01 15:59:12 +02:00
tabutil.h - Remove GCC warnings 2015-02-19 01:25:31 +01:00
tabvct.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabvct.h - Make storing and sorting values using less memory allocation 2014-08-25 18:34:51 +02:00
tabvir.cpp - Adding the VIR table type implementation files 2014-10-31 12:43:55 +01:00
tabvir.h - Add the new files to the source list 2014-10-31 13:58:43 +01:00
tabwmi.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabwmi.h 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabxcl.cpp - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
tabxcl.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
tabxml.cpp Typo to check buildbot 2015-05-08 13:21:42 +02:00
tabxml.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
user_connect.cc - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
user_connect.h - NOTE: an experimental implementation of MRR was done but not kept 2014-03-10 18:29:04 +01:00
valblk.cpp This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00
valblk.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
value.cpp - Fix bug on updating JSON expanded values 2015-05-01 15:59:12 +02:00
value.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
xindex.cpp - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
xindex.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
xobject.cpp Fix MDEV-7890 2015-04-04 19:29:34 +02:00
xobject.h Fix MDEV-7890 2015-04-04 19:29:34 +02:00
xtable.h This commit includes changes done in a previous (deleted) branch plus new ones. 2015-03-18 13:30:14 +01:00