mariadb/storage/connect
Alexander Barkov e0df116056 A clean-up after the patch for MDEV-8747 and MDEV-8749:
removing IMPOSSIBLE_RESULT from Item_result, as it's not
needed any more. The fact that an Item is not in a comparison
context is now always designated by IDENTITY_SUBST in Subst_constraint.
Previously IMPOSSIBLE_RESULT and IDENTITY_SUBST co-existed but
actually meant the same thing.
2015-09-06 13:25:47 +04:00
..
mysql-test/connect MDEV-6066: Merge new defaults from 5.6 and 5.7 2015-09-04 10:33:56 +02:00
array.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
array.h - Begin eliminating on Linux OverloadedVirtual warnings. 2015-01-27 19:18:51 +01:00
blkfil.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
blkfil.h
block.h Add unicode ODBC types to the types recognized by CONNECT. 2015-05-30 10:59:34 +02:00
catalog.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
checklvl.h - Modify the connect_type_conv and connect_conv_size variables. 2015-02-07 11:33:52 +01:00
CMakeLists.txt cmake: don't repeat yourself 2015-09-04 10:32:02 +02:00
colblk.cpp Commit merge resolved files 2015-06-05 16:10:50 +02:00
colblk.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
connect.cc Fix swapping key numeric values on Big Endian machines. 2015-06-03 17:37:51 +02:00
connect.h
csort.cpp
csort.h
domdoc.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +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 Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
filamap.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
filamdbf.cpp Commit merge resolved files 2015-06-05 16:10:50 +02:00
filamdbf.h
filamfix.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
filamfix.h
filamtxt.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
filamtxt.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
filamvct.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
filamvct.h
filamzip.cpp Fixed failing tests and compiler warnings 2015-08-18 11:18:58 +03: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 Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
filter.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
fmdlex.c Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02: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
frmsg2.h
global.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
ha_connect.cc Merge branch '10.0' into 10.1 2015-09-03 12:58:41 +02:00
ha_connect.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
inihandl.c
inihandl.h
json.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02: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 A clean-up after the patch for MDEV-8747 and MDEV-8749: 2015-09-06 13:25:47 +04:00
libdoc.cpp JSONColumns and XMLColumns revisited. They can retrieve their parameters directly 2015-05-26 01:02:33 +02:00
libdoc.h
macutil.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
macutil.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
maputil.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
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 Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
mycat.h - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
myconn.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
myconn.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
myutil.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02: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 Add unicode ODBC types to the types recognized by CONNECT. 2015-05-30 10:59:34 +02:00
odbconn.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
os.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
osutil.c Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
osutil.h
plgcnx.h
plgdbsem.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
plgdbutl.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
plgodbc.h
plgxml.cpp
plgxml.h - Fix Catalog JSON table crash when no Jpath 2015-04-17 20:05:41 +02:00
plugutil.c Add unicode ODBC types to the types recognized by CONNECT. 2015-05-30 10:59:34 +02:00
preparse.h
rcmsg.c Commit merge resolved files 2015-06-05 16:10:50 +02:00
rcmsg.h
reldef.cpp - Renaming variables so that they don't shadow others (After this patch one can compile with -Wshadow and get much fewer warnings) 2015-07-06 20:24:14 +03:00
reldef.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
resource.h - Implement the NEWMSG and XMSG methods 2014-11-15 18:28:24 +01:00
tabcol.cpp Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabcol.h
tabdos.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabdos.h JSONColumns and XMLColumns revisited. They can retrieve their parameters directly 2015-05-26 01:02:33 +02:00
tabfix.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabfix.h JSONColumns and XMLColumns revisited. They can retrieve their parameters directly 2015-05-26 01:02:33 +02:00
tabfmt.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabfmt.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabjson.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabjson.h JSONColumns and XMLColumns revisited. They can retrieve their parameters directly 2015-05-26 01:02:33 +02:00
table.cpp Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabmac.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabmac.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabmul.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabmul.h Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabmysql.cpp Fix regression bug on "select max(length(nom)) from emp1" when: 2015-07-07 15:55:32 +02:00
tabmysql.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
taboccur.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
taboccur.h
tabodbc.cpp Fix MDEV-8561 removing a wrong patch 2015-07-30 13:15:54 +02:00
tabodbc.h - Implement random access to ODBC tables 2015-02-28 23:01:55 +01:00
tabpivot.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +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 Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabsys.h convert files from CRLF to LF line endings 2015-05-08 11:48:16 +02:00
tabtbl.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabtbl.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabutil.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabutil.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabvct.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabvct.h
tabvir.cpp Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabvir.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabwmi.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +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 Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
tabxcl.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
tabxml.cpp Commit merge resolved files 2015-06-05 16:10:50 +02:00
tabxml.h JSONColumns and XMLColumns revisited. They can retrieve their parameters directly 2015-05-26 01:02:33 +02:00
user_connect.cc Get rid of more GCC warnings about unused parameters 2015-05-10 12:14:21 +02:00
user_connect.h Get rid of more GCC warnings about unused parameters 2015-05-10 12:14:21 +02:00
valblk.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
valblk.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
value.cpp Change all preprocessor compiler directives to use __WIN__ as the mean of 2015-05-27 16:23:38 +02:00
value.h Fix handling of NULL values when reading from tables. 2015-06-02 12:28:42 +02:00
xindex.cpp Add unicode ODBC types to the types recognized by CONNECT. 2015-05-30 10:59:34 +02:00
xindex.h Fix swapping key numeric values on Big Endian machines. 2015-06-03 11:31:18 +02:00
xobject.cpp MDEV-8285 compile fails under Mac OS X 10.6.8 due to use of strnlen 2015-06-14 15:51:34 +02:00
xobject.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00
xtable.h Get rid of GCC warnings about unused parameters 2015-05-09 17:30:20 +02:00