.. |
mysql-test/connect
|
- Add a test case for multiple tables
|
2013-06-14 21:00:12 +02:00 |
block.h
|
|
|
catalog.h
|
- Code cleaning. Eliminating unused code, functions, and variables.
|
2013-05-13 12:20:08 +02:00 |
checklvl.h
|
|
|
CMakeLists.txt
|
- Commit merged and resolve
|
2013-05-19 19:53:38 +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
|
Removing direct access to thd, using functions:
|
2013-05-24 09:56:04 +04: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
|
|
|
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
|
- Fix conversion bug for MS-DOM XML tables. The node content was written
|
2013-03-02 17:58:18 +01:00 |
engmsg.h
|
|
|
filamap.cpp
|
- Fix a GCC compile error (crosses initialization of pos) an change
|
2013-03-13 01:56:01 +01:00 |
filamap.h
|
|
|
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
|
|
|
filamfix.h
|
|
|
filamtxt.cpp
|
|
|
filamtxt.h
|
|
|
filamvct.cpp
|
- Bug fix: Variable rc could used uninitialized when tracing is on.
|
2013-04-06 12:51:45 +02:00 |
filamvct.h
|
|
|
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
|
|
|
fmdlex.c
|
|
|
frmsg1.h
|
|
|
frmsg2.h
|
|
|
global.h
|
- Implemented: The use of Federated servers.
|
2013-06-16 19:07:27 +02:00 |
ha_connect.cc
|
- In connect_assisted_discovery the test on topt->quoted must
|
2013-06-26 19:52:38 +02:00 |
ha_connect.h
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
inihandl.c
|
Fixing a few compilation warnings ("no previous declaration for XXX")
|
2013-05-13 14:59:59 +04:00 |
inihandl.h
|
Fixing a few compilation warnings ("no previous declaration for XXX")
|
2013-05-13 14:59:59 +04:00 |
libdoc.cpp
|
- Fix conversion bug for MS-DOM XML tables. The node content was written
|
2013-03-02 17:58:18 +01:00 |
libdoc.h
|
- Fix conversion bug for MS-DOM XML tables. The node content was written
|
2013-03-02 17:58:18 +01:00 |
macutil.cpp
|
|
|
macutil.h
|
|
|
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
|
|
|
msgid.h
|
|
|
mycat.cc
|
- Fix setting default type to MYSQL->PROXY->DOS in some places where it
|
2013-05-24 00:19:26 +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
|
- Commit merged changes
|
2013-06-08 13:04:21 +02:00 |
myconn.h
|
- Extending connect_assisted_discovery column automatic definition
|
2013-05-28 17:22:38 +02:00 |
myutil.cpp
|
CONNECT engine fixes after 10.0 merge.
|
2013-04-19 20:35:43 +02:00 |
myutil.h
|
CONNECT engine fixes after 10.0 merge.
|
2013-04-19 20:35:43 +02:00 |
odbccat.h
|
|
|
odbconn.cpp
|
Fixing warnings (mostly "no previous declaration")
|
2013-05-13 16:48:03 +04:00 |
odbconn.h
|
|
|
os.h
|
fixes for buildbot.
|
2013-04-21 09:38:54 -07:00 |
osutil.c
|
Fixing warnings (mostly "no previous declaration")
|
2013-05-13 16:48:03 +04: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
|
- Extending connect_assisted_discovery column automatic definition
|
2013-05-28 17:22:38 +02:00 |
plgdbutl.cpp
|
- Extending connect_assisted_discovery column automatic definition
|
2013-05-28 17:22:38 +02:00 |
plgodbc.h
|
|
|
plgxml.cpp
|
|
|
plgxml.h
|
- Fix conversion bug for MS-DOM XML tables. The node content was written
|
2013-03-02 17:58:18 +01:00 |
plugutil.c
|
- Implemented: The use of Federated servers.
|
2013-06-16 19:07:27 +02:00 |
preparse.h
|
|
|
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
|
|
|
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
|
- Add support of NULLs for file table columns.
|
2013-04-10 23:38:27 +02:00 |
tabdos.h
|
- Rewriting the VALUE classes as template classes
|
2013-02-27 16:42:59 +01:00 |
tabfix.cpp
|
- Add support of NULLs for file table columns.
|
2013-04-10 23:38:27 +02:00 |
tabfix.h
|
|
|
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
|
|
|
tabmac.h
|
|
|
tabmul.cpp
|
- Fix regression error for multiple 2 tables.
|
2013-06-14 20:52:46 +02:00 |
tabmul.h
|
|
|
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
|
- Extending connect_assisted_discovery column automatic definition
|
2013-05-28 17:22:38 +02:00 |
taboccur.h
|
- Extending connect_assisted_discovery column automatic definition
|
2013-05-28 17:22:38 +02:00 |
tabodbc.cpp
|
Connect: fixing non thread-safe code.
|
2013-05-23 12:04:52 +04:00 |
tabodbc.h
|
|
|
tabpivot.cpp
|
- Fix crash when a null qrp is returned for OCCUR tables
|
2013-05-28 21:06:15 +02:00 |
tabpivot.h
|
- Fix crash when a null qrp is returned for OCCUR tables
|
2013-05-28 21:06:15 +02:00 |
tabsys.cpp
|
Fixing a few compilation warnings ("no previous declaration for XXX")
|
2013-05-13 14:59:59 +04: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
|
- Change CRLF line endings to LF
|
2013-06-05 00:46:06 +02:00 |
tabutil.cpp
|
compiler warnings
|
2013-06-03 14:43:47 +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
|
- Add support of NULLs for file table columns.
|
2013-04-10 23:38:27 +02:00 |
tabvct.h
|
|
|
tabwmi.cpp
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
tabwmi.h
|
|
|
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
|
- Fix problems related to table file names when not specified:
|
2013-03-29 01:28:48 +01: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
|
- Fix MDEV-4638
|
2013-06-12 01:02:04 +02:00 |
valblk.h
|
- Extending connect_assisted_discovery column automatic definition
|
2013-05-28 17:22:38 +02:00 |
value.cpp
|
Fixing a few compiler warnings
|
2013-06-08 00:24:27 +04:00 |
value.h
|
Connect: fixing non thread-safe code.
|
2013-05-23 12:04:52 +04:00 |
xindex.cpp
|
- Prepar using indexes in MAP mode (not used yet)
|
2013-04-07 11:43:35 +02: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 |