..
connect.dir /RelWithDebInfo
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
mysql-test /connect
- Fix a regression bug on (XML) HTML tables.
2015-05-05 18:38:54 +02:00
RelWithDebInfo
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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:31:10 +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
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
domdoc.h
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
filamap.h
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
filamdbf.cpp
- Implement the NEWMSG and XMSG methods
2014-11-15 18:28:24 +01: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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
filamtxt.h
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
filamvct.cpp
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Same as last 10.0 commit
2015-05-01 18:53:50 +02:00
ha_connect.cc
- Fix a regression bug on (XML) HTML tables.
2015-05-05 18:38:54 +02:00
ha_connect.h
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
json.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
jsonudf.cpp
- Fix a regression bug on (XML) HTML tables.
2015-05-05 18:38:54 +02:00
libdoc.cpp
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
mycat.h
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
myconn.cpp
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
myconn.h
- Set connection charset before calling mysql_real_connect for MYSQL
2015-01-06 10:18:04 +01:00
myutil.cpp
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
myutil.h
- Add longjmp initialization in PlgAllocResult
2013-12-11 23:33:36 +01:00
odbccat.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
odbconn.cpp
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
odbconn.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
plgdbutl.cpp
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
plugutil.c
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
reldef.h
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Same as last 10.0 commit
2015-05-01 18:53:50 +02:00
tabjson.h
Same as last 10.0 commit
2015-05-01 18:53:50 +02:00
table.cpp
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Same as last 10.0 commit
2015-05-01 18:53:50 +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:49:02 +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
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
tabodbc.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
tabpivot.cpp
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
tabpivot.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Same as last 10.0 commit
2015-05-01 18:53:50 +02:00
tabtbl.h
- Commiting merge files
2014-08-07 19:12:45 +02:00
tabutil.cpp
Same as last 10.0 commit
2015-05-01 18:53:50 +02:00
tabutil.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +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
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +02:00
tabxcl.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
tabxml.cpp
- Fix a regression bug on (XML) HTML tables.
2015-05-05 18:38:54 +02:00
tabxml.h
Update 10.1 with changes from 10.0
2015-04-19 12:15:58 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
valblk.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
value.cpp
Same as last 10.0 commit
2015-05-01 18:53:50 +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
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00
xobject.cpp
Make this repository aligned with 10.0 one
2015-04-05 14:03:35 +02:00
xobject.h
Make this repository aligned with 10.0 one
2015-04-05 14:03:35 +02:00
xtable.h
Same changes than in version 10.0.17
2015-03-19 12:21:08 +01:00