mariadb/storage/connect
Sergei Golubchik 723be51678 Merge
2015-02-24 14:17:00 +01:00
..
mysql-test/connect - Enhance JSON tables handling. 2015-01-30 10:57:00 +01: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
block.h
catalog.h
checklvl.h - Modify the connect_type_conv and connect_conv_size variables. 2015-02-07 11:33:52 +01:00
CMakeLists.txt merge 10.0-connect 2015-02-19 09:37:11 +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
connect.cc - Work on JSON and JSON UDF's 2015-02-19 00:59:02 +01:00
connect.h
csort.cpp
csort.h
domdoc.cpp
domdoc.h
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 - Calculate next position in filamap without assuming ENDING option is true. 2014-11-08 13:35:03 +01:00
filamap.h
filamdbf.cpp - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
filamdbf.h
filamfix.cpp - Add new table type VIR and virtual index 2014-10-31 12:28:07 +01:00
filamfix.h
filamtxt.cpp - Commit resolved conflicted files 2014-11-16 20:14:36 +01:00
filamtxt.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
filamvct.cpp - Remove some gcc warnings 2014-10-22 13:51:33 +02:00
filamvct.h
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
fmdlex.c
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
frmsg2.h
global.h - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
ha_connect.cc - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
ha_connect.h - Fix MDEV-7427 by not reallocating the date format in ScanRecord on each inserted row. 2015-01-09 23:36:50 +01:00
inihandl.c 5.5.40+ merge 2014-10-09 10:30:11 +02:00
inihandl.h
json.cpp - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
json.h - Adding json udf's. Making the second version of json tables. 2015-02-11 21:39:41 +01:00
jsonudf.cpp - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
libdoc.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
libdoc.h
macutil.cpp
macutil.h
maputil.cpp
maputil.h - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00
messages.h
msgid.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
mycat.cc - Adding the JSON table type 2015-01-19 18:55:25 +01:00
mycat.h
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
odbccat.h - Add the possibility to establish an ODBC connection via SQLConnect (the 2015-01-31 15:05:43 +01:00
odbconn.cpp - Handle the use of date/time values when making queries for MYSQL or 2015-02-08 18:17:29 +01:00
odbconn.h - Add the possibility to establish an ODBC connection via SQLConnect (the 2015-01-31 15:05:43 +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
osutil.h
plgcnx.h
plgdbsem.h - Adding the JSON table type 2015-01-19 18:55:25 +01:00
plgdbutl.cpp - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
plgodbc.h
plgxml.cpp
plgxml.h
plugutil.c - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
preparse.h
rcmsg.c - Temporary fix for MDEV-7304. 2014-12-14 22:47:12 +01:00
rcmsg.h
reldef.cpp - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00
reldef.h - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01: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
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
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 - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
tabjson.h - Adding json udf's. Making the second version of json tables. 2015-02-11 21:39:41 +01:00
table.cpp - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00
tabmac.cpp
tabmac.h
tabmul.cpp - Compile protect against not fully implemented optione XMSG and NEWMSG 2014-11-08 16:44:52 +01:00
tabmul.h
tabmysql.cpp - Fix MDEV-7489 (in add_field) 2015-01-23 17:54:53 +01: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 - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
taboccur.h
tabodbc.cpp - Add new Json UDF's Json_Array_Add, Json_Array_Grp and Json_Object_Grp. 2015-02-22 17:53:02 +01:00
tabodbc.h - Add the possibility to establish an ODBC connection via SQLConnect (the 2015-01-31 15:05:43 +01:00
tabpivot.cpp - Repair the errors due to the PRXCOL Init function that must be called 2015-01-28 00:19:39 +01: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
tabtbl.cpp - Add the possibility to establish an ODBC connection via SQLConnect (the 2015-01-31 15:05:43 +01:00
tabtbl.h
tabutil.cpp - Adding json udf's. Making the second version of json tables. 2015-02-11 21:39:41 +01: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
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 - Repair the errors due to the PRXCOL Init function that must be called 2015-01-28 00:19:39 +01:00
tabxcl.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
tabxml.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
tabxml.h
user_connect.cc - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
user_connect.h
valblk.cpp 1) Handling string memory allocation with a new STRING class. This is only 2014-10-21 17:29:51 +02:00
valblk.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
value.cpp - Protect AllocateValue against a null sp. 2015-01-24 12:17:03 +01: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 - Change some line endings from CRLF to LF 2015-01-23 23:14:34 +01:00
xobject.h - Fix MDEV-7489 (in add_field) 2015-01-23 17:54:53 +01:00
xtable.h - Set connection charset before calling mysql_real_connect for MYSQL 2015-01-06 10:18:04 +01:00