mariadb/storage/connect
Olivier Bertrand 85e8aee47d - Temporary
modified:
  storage/connect/catalog.h
  storage/connect/colblk.cpp
  storage/connect/colblk.h
  storage/connect/connect.cc
  storage/connect/filamap.cpp
  storage/connect/filamfix.cpp
  storage/connect/filamfix.h
  storage/connect/filamtxt.cpp
  storage/connect/filamvct.cpp
  storage/connect/filamzip.cpp
  storage/connect/filamzip.h
  storage/connect/ha_connect.cc
  storage/connect/ha_connect.h
  storage/connect/plgdbsem.h
  storage/connect/plgdbutl.cpp
  storage/connect/reldef.cpp
  storage/connect/reldef.h
  storage/connect/tabdos.cpp
  storage/connect/tabdos.h
  storage/connect/tabfix.cpp
  storage/connect/tabfix.h
  storage/connect/tabfmt.cpp
  storage/connect/tabfmt.h
  storage/connect/table.cpp
  storage/connect/tabmac.h
  storage/connect/tabmul.h
  storage/connect/tabmysql.cpp
  storage/connect/tabodbc.cpp
  storage/connect/tabsys.cpp
  storage/connect/tabsys.h
  storage/connect/tabtbl.cpp
  storage/connect/tabtbl.h
  storage/connect/tabvct.cpp
  storage/connect/tabvct.h
  storage/connect/tabwmi.cpp
  storage/connect/tabwmi.h
  storage/connect/tabxml.cpp
  storage/connect/tabxml.h
  storage/connect/valblk.cpp
  storage/connect/valblk.h
  storage/connect/value.cpp
  storage/connect/value.h
  storage/connect/xobject.cpp
  storage/connect/xobject.h
  storage/connect/xtable.h
2014-03-10 12:21:17 +01:00
..
mysql-test/connect - Fix MDEV-5497. The city column length was wrong in the create table statements. 2014-03-05 12:10:02 +01:00
block.h Fixed compiler warnings 2013-08-21 18:20:22 +03:00
catalog.h - Temporary 2014-03-10 12:21:17 +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 - Temporary 2014-03-10 12:21:17 +01:00
colblk.h - Temporary 2014-03-10 12:21:17 +01:00
connect.cc - Temporary 2014-03-10 12:21:17 +01:00
connect.h - Fix bug MDEV-5734 2014-02-27 18:00:01 +01: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 # This is a minor change commitment 2014-02-16 18:05:43 +01: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 - Temporary 2014-03-10 12:21:17 +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 - Temporary 2014-03-10 12:21:17 +01:00
filamfix.h - Temporary 2014-03-10 12:21:17 +01:00
filamtxt.cpp - Temporary 2014-03-10 12:21:17 +01:00
filamtxt.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
filamvct.cpp - Temporary 2014-03-10 12:21:17 +01:00
filamvct.h - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
filamzip.cpp - Temporary 2014-03-10 12:21:17 +01:00
filamzip.h - Temporary 2014-03-10 12:21:17 +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 - Fix bug MDEV-5734 2014-02-27 18:00:01 +01:00
ha_connect.cc - Temporary 2014-03-10 12:21:17 +01:00
ha_connect.h - Temporary 2014-03-10 12:21:17 +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 # This is a minor change commitment 2014-02-16 18:05:43 +01:00
mycat.h # This is a minor change commitment 2014-02-16 18:05:43 +01:00
myconn.cpp # This is a minor change commitment 2014-02-16 18:05:43 +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 - 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
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 - Temporary 2014-03-10 12:21:17 +01:00
plgdbutl.cpp - Temporary 2014-03-10 12:21:17 +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 - Fix bug MDEV-5734 2014-02-27 18:00:01 +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 - Temporary 2014-03-10 12:21:17 +01:00
reldef.h - Temporary 2014-03-10 12:21:17 +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 - Temporary 2014-03-10 12:21:17 +01:00
tabdos.h - Temporary 2014-03-10 12:21:17 +01:00
tabfix.cpp - Temporary 2014-03-10 12:21:17 +01:00
tabfix.h - Temporary 2014-03-10 12:21:17 +01:00
tabfmt.cpp - Temporary 2014-03-10 12:21:17 +01:00
tabfmt.h - Temporary 2014-03-10 12:21:17 +01:00
table.cpp - Temporary 2014-03-10 12:21:17 +01:00
tabmac.cpp - Fixing TAB to 2 spaces 2013-02-07 13:34:27 +04:00
tabmac.h - Temporary 2014-03-10 12:21:17 +01:00
tabmul.cpp - Commit merged file (on Linux) 2013-10-11 15:44:28 +02:00
tabmul.h - Temporary 2014-03-10 12:21:17 +01:00
tabmysql.cpp - Temporary 2014-03-10 12:21:17 +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 - Temporary 2014-03-10 12:21:17 +01:00
tabodbc.h - Add the DECIMAL data type (TYPE_DECIM) 2013-12-28 15:46:49 +01:00
tabpivot.cpp - Fix bug MDEV-5734 2014-02-27 18:00:01 +01:00
tabpivot.h Fixing warnings: 2013-07-08 11:22:32 +04:00
tabsys.cpp - Temporary 2014-03-10 12:21:17 +01:00
tabsys.h - Temporary 2014-03-10 12:21:17 +01:00
tabtbl.cpp - Temporary 2014-03-10 12:21:17 +01:00
tabtbl.h - Temporary 2014-03-10 12:21:17 +01:00
tabutil.cpp # This is a minor change commitment 2014-02-16 18:05:43 +01:00
tabutil.h - Move all enum AMT definitions in one place (plgdbsem.h) 2013-11-06 18:22:09 +01:00
tabvct.cpp - Temporary 2014-03-10 12:21:17 +01:00
tabvct.h - Temporary 2014-03-10 12:21:17 +01:00
tabwmi.cpp - Temporary 2014-03-10 12:21:17 +01:00
tabwmi.h - Temporary 2014-03-10 12:21:17 +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 - Temporary 2014-03-10 12:21:17 +01:00
tabxml.h - Temporary 2014-03-10 12:21:17 +01:00
user_connect.cc - Fix bug MDEV-5734 2014-02-27 18:00:01 +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 - Temporary 2014-03-10 12:21:17 +01:00
valblk.h - Temporary 2014-03-10 12:21:17 +01:00
value.cpp - Temporary 2014-03-10 12:21:17 +01:00
value.h - Temporary 2014-03-10 12:21:17 +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 - Temporary 2014-03-10 12:21:17 +01:00
xobject.h - Temporary 2014-03-10 12:21:17 +01:00
xtable.h - Temporary 2014-03-10 12:21:17 +01:00