mariadb/storage/connect
Olivier Bertrand 0eaa7c2f71 - CONNECT not should use query cache because working on
external data prone to be modified out of MariaDB

modified:
  storage/connect/ha_connect.h
2013-07-12 11:25:01 +02:00
..
mysql-test/connect - Fix "Result content mismatch" 2013-07-12 11:18:54 +02:00
block.h - Release memory allocated by inihandl in connect_done_func. 2013-06-28 14:22:32 +02:00
catalog.h - Code cleaning. Eliminating unused code, functions, and variables. 2013-05-13 12:20:08 +02:00
checklvl.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
CMakeLists.txt MDEV-4469 Fedora18 MariaDB-connect-engine packages are incorrectly asserting ownership of /usr/lib and /usr/lib64 2013-06-09 15:17:28 +02:00
colblk.cpp - Code cleaning. Eliminating unused code, functions, and variables. 2013-05-13 12:20:08 +02:00
colblk.h - Code cleaning. Eliminating unused code, functions, and variables. 2013-05-13 12:20:08 +02:00
connect.cc - Suppress some ubuntu compiler warnings 2013-07-08 19:03:15 +02:00
connect.cnf Adding RPM related definitions to create a separate RPM package 2013-04-16 16:54:44 +04:00
connect.h Fixing a few compilation warnings ("no previous declaration for XXX") 2013-05-13 14:59:59 +04:00
csort.cpp - Bug: When trace is ON the variable c was used uninitialized in CSORT::Istc 2013-04-15 15:59:47 +02:00
csort.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
domdoc.cpp - Fix conversion bug for MS-DOM XML tables. The node content was written 2013-03-02 17:58:18 +01:00
domdoc.h - Try to fix a uninitialised valgrind warning 2013-07-05 13:13:45 +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 - Added table type PIVOT 2013-05-10 20:22:21 +02:00
filamdbf.h CONNECT engine fixes after 10.0 merge. 2013-04-19 20:35:43 +02:00
filamfix.cpp Fixing numerous "variable is set but never used" warnings. 2013-07-08 10:20:53 +04:00
filamfix.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamtxt.cpp Fixing numerous "variable is set but never used" warnings. 2013-07-08 10:20:53 +04:00
filamtxt.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamvct.cpp Fixing the "no previous declaration for ‘_strerror'" warning. 2013-07-08 10:37:09 +04: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 - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
fmdlex.c fixing warnings: 2013-07-08 10:52:20 +04: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 - Implemented: The use of Federated servers. 2013-06-16 19:07:27 +02:00
ha_connect.cc - Applying temporary restrictions to test files. 2013-07-11 17:45:31 +02:00
ha_connect.h - CONNECT not should use query cache because working on 2013-07-12 11:25:01 +02:00
inihandl.c - Add the PROFILE_End function in inihandl. Called by connect_done_func 2013-06-29 01:10:31 +02: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 Fixing warnings: 2013-07-08 11:05:59 +04:00
libdoc.h Fixing warnings: 2013-07-08 11:05:59 +04:00
macutil.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04: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 - Suppress some ubuntu compiler warnings 2013-07-08 19:03:15 +02:00
mycat.h - Extend the TBL type to support sub-tables of any engines. Not CONNECT 2013-04-12 18:30:15 +02:00
myconn.cpp - Remove unuseful option causing valgrind error or warning 2013-07-06 10:58:22 +02:00
myconn.h - Extending connect_assisted_discovery column automatic definition 2013-05-28 17:22:38 +02:00
myutil.cpp Fixing warnings: 2013-07-08 11:28:07 +04:00
myutil.h CONNECT engine fixes after 10.0 merge. 2013-04-19 20:35:43 +02:00
odbccat.h All use of a character to represent table types or 2013-02-12 12:34:14 +01:00
odbconn.cpp - cleaning code and show some functions return code 2013-07-11 17:44:15 +02:00
odbconn.h Modification of the ODBConn class to change m_henv member from 2013-02-18 00:18:32 +01:00
os.h fixes for buildbot. 2013-04-21 09:38:54 -07:00
osutil.c - Suppress some ubuntu compiler warnings 2013-07-08 19:03:15 +02:00
osutil.h Fixing warnings (mostly "no previous declaration") 2013-05-13 16:48:03 +04:00
plgcnx.h - Added table type PIVOT 2013-05-10 20:22:21 +02:00
plgdbsem.h Fixing warnings: 2013-07-08 11:11:53 +04:00
plgdbutl.cpp Fixing warnings: 2013-07-08 11:11:53 +04: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 - Try to fix a uninitialised valgrind warning 2013-07-05 13:13:45 +02:00
plugutil.c - Implemented: The use of Federated servers. 2013-06-16 19:07:27 +02:00
preparse.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
rcmsg.c Fixing compiler warnings ("no previous declaration for ...") 2013-05-13 15:57:49 +04:00
rcmsg.h Fixing compiler warnings ("no previous declaration for ...") 2013-05-13 15:57:49 +04:00
reldef.cpp - Code cleaning. Eliminating unused code, functions, and variables. 2013-05-13 12:20:08 +02:00
reldef.h CONNECT engine fixes after 10.0 merge. 2013-04-19 20:35:43 +02:00
resource.h Put almost all function prototypes in header files that are 2013-02-09 01:08:15 +01:00
tabcol.cpp - Allowing views and queries as parameters for PROXY base tables 2013-05-19 19:25:06 +02:00
tabcol.h - Adding parallelism to the TBL table type 2013-06-04 17:18:33 +02:00
tabdos.cpp - Working on eliminating valgrind warning/errors 2013-06-30 19:08:09 +02:00
tabdos.h - Rewriting the VALUE classes as template classes 2013-02-27 16:42:59 +01:00
tabfix.cpp - Working on eliminating valgrind warning/errors 2013-06-30 19:08:09 +02:00
tabfix.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabfmt.cpp - Allowing views and queries as parameters for PROXY base tables 2013-05-19 19:25:06 +02:00
tabfmt.h CONNECT engine fixes after 10.0 merge. 2013-04-19 20:35:43 +02:00
table.cpp - Catalog table: Use XFLD as Flag value instead of column index. 2013-02-25 22:44:42 +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 - Fix regression error for multiple 2 tables. 2013-06-14 20:52:46 +02:00
tabmul.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmysql.cpp - Fix potential bug in MYSQLCOL::WriteColumn: ShowValue was call with 2013-06-26 19:42:28 +02:00
tabmysql.h - Implemented: The use of Federated servers. 2013-06-16 19:07:27 +02:00
taboccur.cpp Fixing a warning: 2013-07-08 11:16:16 +04:00
taboccur.h Fixing warnings: 2013-07-08 11:22:32 +04:00
tabodbc.cpp Fixing numerous "variable is set but never used" warnings. 2013-07-08 10:20:53 +04:00
tabodbc.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabpivot.cpp - Fix crash when a null qrp is returned for OCCUR tables 2013-05-28 21:06:15 +02:00
tabpivot.h Fixing warnings: 2013-07-08 11:22:32 +04:00
tabsys.cpp - Suppressing wrong code (INI tables are not indexables) 2013-07-08 12:20:12 +02:00
tabsys.h - Code cleaning. Eliminating unused code, functions, and variables. 2013-05-13 12:20:08 +02:00
tabtbl.cpp - Implemented: The use of Federated servers. 2013-06-16 19:07:27 +02:00
tabtbl.h Fixing a warning: 2013-07-08 11:26:24 +04:00
tabutil.cpp - Suppress some ubuntu compiler warnings 2013-07-08 19:03:15 +02:00
tabutil.h - Fix setting default type to MYSQL->PROXY->DOS in some places where it 2013-05-24 00:19:26 +02:00
tabvct.cpp Fixing the "no previous declaration for ‘_strerror'" warning. 2013-07-08 10:37:09 +04:00
tabvct.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabwmi.cpp - Added table type PIVOT 2013-05-10 20:22:21 +02:00
tabwmi.h Bug fixed: Column charset were not handled on read. 2013-02-11 00:31:03 +01:00
tabxcl.cpp - Added table type PIVOT 2013-05-10 20:22:21 +02:00
tabxcl.h - General code cleaning, eliminating a few potential bugs 2013-05-05 12:45:26 +02:00
tabxml.cpp - Try to fix a uninitialised valgrind warning 2013-07-05 13:13:45 +02:00
tabxml.h - Make INI and XML tables not writing null column values 2013-03-19 19:41:50 +01:00
user_connect.cc Fixing a few compilation warnings ("no previous declaration for XXX") 2013-05-13 14:59:59 +04:00
user_connect.h CONNECT engine fixes after 10.0 merge. 2013-04-19 20:35:43 +02:00
valblk.cpp - Trying to get rid of some valgrind warnings 2013-06-30 12:43:30 +02:00
valblk.h - Extending connect_assisted_discovery column automatic definition 2013-05-28 17:22:38 +02:00
value.cpp - Working on eliminating valgrind warning/errors 2013-06-30 19:08:09 +02:00
value.h Connect: fixing non thread-safe code. 2013-05-23 12:04:52 +04:00
xindex.cpp Fixing numerous "variable is set but never used" warnings. 2013-07-08 10:20:53 +04:00
xindex.h - Add routine to test index equality 2013-04-10 14:24:28 +02:00
xobject.cpp - Add tiny integer as a supported type by CONNECT 2013-03-11 16:52:59 +01:00
xobject.h - Code cleaning. Eliminating unused code, functions, and variables. 2013-05-13 12:20:08 +02:00
xtable.h - Allowing views and queries as parameters for PROXY base tables 2013-05-19 19:25:06 +02:00