..
mysql-test /connect
- Just update the version number and date
2013-07-29 12:26:08 +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
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00
colblk.h
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00
connect.cc
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00
connect.cnf
Adding RPM related definitions to create a separate RPM package
2013-04-16 16:54:44 +04:00
connect.h
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02: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
-Fix MDEV-4878. Table locking is now supported.
2013-08-12 21:51:56 +02:00
ha_connect.h
-Fix MDEV-4878. Table locking is now supported.
2013-08-12 21:51:56 +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
- 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
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +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
- Change the Blanks parameter from true to false in catalog getting
2013-08-14 16:07:32 +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
- Change the Blanks parameter from true to false in catalog getting
2013-08-14 16:07:32 +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
-Fix MDEV-4878. Table locking is now supported.
2013-08-12 21:51:56 +02: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
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00
reldef.h
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +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
- Change the Blanks parameter from true to false in catalog getting
2013-08-14 16:07:32 +02:00
tabfmt.h
CONNECT engine fixes after 10.0 merge.
2013-04-19 20:35:43 +02:00
table.cpp
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02: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
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00
tabmysql.h
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +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
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02: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
- FIX MDEV-4853 + another bug causing the whole section to be deleted
2013-08-13 18:53:14 +02:00
tabsys.h
- Code cleaning. Eliminating unused code, functions, and variables.
2013-05-13 12:20:08 +02:00
tabtbl.cpp
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00
tabtbl.h
Fixing a warning:
2013-07-08 11:26:24 +04:00
tabutil.cpp
- Change the Blanks parameter from true to false in catalog getting
2013-08-14 16:07:32 +02:00
tabutil.h
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +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
- Change the Blanks parameter from true to false in catalog getting
2013-08-14 16:07:32 +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
- FIX MDEV-4853 + another bug causing the whole section to be deleted
2013-08-13 18:53:14 +02:00
valblk.h
- Extending connect_assisted_discovery column automatic definition
2013-05-28 17:22:38 +02:00
value.cpp
- Fix length when TYPVAL::SetValue_char is called from MYSQLCOL::ReadColumn.
2013-07-26 00:11:48 +02:00
value.h
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00
xindex.cpp
-Fix MDEV-4878. Table locking is now supported.
2013-08-12 21:51:56 +02:00
xindex.h
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +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
- Implement the SERVID special columns. This imply modifying the way
2013-08-09 18:02:47 +02:00