.. |
mysql-test/connect
|
- Commit merged files from Alexander
|
2013-12-11 16:57:25 +01:00 |
block.h
|
Fixed compiler warnings
|
2013-08-21 18:20:22 +03: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
|
- Adding cmake code to install ConnectSE mtr tests
|
2013-10-31 11:53:00 +04:00 |
colblk.cpp
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
colblk.h
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
connect.cc
|
- Fix errors and warnings occuring in --embedded tests
|
2013-12-11 16:52:01 +01:00 |
connect.h
|
- Implement the SERVID special columns. This imply modifying the way
|
2013-08-09 18:02:47 +02: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
|
- Fix several bugs causing memory leak or invalid access detected
|
2013-09-22 13:40:31 +02: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
|
- 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
|
MDEV-4786 - merge 10.0-monty → 10.0
|
2013-07-23 18:29:16 +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
|
- Move all enum AMT definitions in one place (plgdbsem.h)
|
2013-11-06 18:22:09 +01:00 |
filamvct.cpp
|
- Fix gcc compilation warnings
|
2013-11-26 11:47:48 +01: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
|
- Move all enum AMT definitions in one place (plgdbsem.h)
|
2013-11-06 18:22:09 +01:00 |
fmdlex.c
|
Fixed compiler warnings
|
2013-08-21 18:20:22 +03: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 errors and warnings occuring in --embedded tests
|
2013-12-11 16:52:01 +01:00 |
ha_connect.h
|
- Add (limited) support for UPDATE and DELETE to ODBC tables
|
2013-11-11 13:00:39 +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
|
- Fix bug MDEV-5261
|
2013-12-04 23:53:30 +01:00 |
mycat.h
|
- Fix bug MDEV-5261
|
2013-12-04 23:53:30 +01:00 |
myconn.cpp
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +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 support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
myutil.h
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
odbccat.h
|
- Fix good recognition of MYSQL table column types.
|
2013-11-22 16:03:54 +01:00 |
odbconn.cpp
|
MDEV-5341 ConnectSE: discovery for ODBC tables does not work if tables
|
2013-12-11 18:47:46 +04:00 |
odbconn.h
|
- Add (limited) support for UPDATE and DELETE to ODBC tables
|
2013-11-11 13:00:39 +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
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
plgdbsem.h
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
plgdbutl.cpp
|
- Fix gcc compilation warnings
|
2013-11-26 11:47:48 +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
|
Fixed compiler warnings
|
2013-08-21 18:20:22 +03: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
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
tabdos.h
|
- Rewriting the VALUE classes as template classes
|
2013-02-27 16:42:59 +01:00 |
tabfix.cpp
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
tabfix.h
|
Bug fixed: Column charset were not handled on read.
|
2013-02-11 00:31:03 +01:00 |
tabfmt.cpp
|
- Get rid of a compiler warning
|
2013-08-29 15:12:03 +02:00 |
tabfmt.h
|
CONNECT engine fixes after 10.0 merge.
|
2013-04-19 20:35:43 +02:00 |
table.cpp
|
- Raise the limit on returned lines for table ODBC catalog tables
|
2013-12-06 01:37:56 +01: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
|
- Commit merged file (on Linux)
|
2013-10-11 15:44:28 +02:00 |
tabmul.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
tabmysql.cpp
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +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
|
- Raise the limit on returned lines for table ODBC catalog tables
|
2013-12-06 01:37:56 +01:00 |
tabodbc.h
|
- Modify the way UPDATE and DELETE statements are sent to ODBC
|
2013-11-13 00:15:38 +01:00 |
tabpivot.cpp
|
- Add (limited) support for UPDATE and DELETE to ODBC tables
|
2013-11-11 13:00:39 +01: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
|
- Move all enum AMT definitions in one place (plgdbsem.h)
|
2013-11-06 18:22:09 +01:00 |
tabtbl.h
|
Fixed compiler warnings
|
2013-08-21 18:20:22 +03:00 |
tabutil.cpp
|
- Fix a typo error in tabutil line 213
|
2013-12-03 23:34:50 +01:00 |
tabutil.h
|
- Move all enum AMT definitions in one place (plgdbsem.h)
|
2013-11-06 18:22:09 +01:00 |
tabvct.cpp
|
- Fix gcc compilation warnings
|
2013-11-26 11:47:48 +01:00 |
tabvct.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
tabwmi.cpp
|
- Add (limited) support for UPDATE and DELETE to ODBC tables
|
2013-11-11 13:00:39 +01:00 |
tabwmi.h
|
Bug fixed: Column charset were not handled on read.
|
2013-02-11 00:31:03 +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
|
- Fix several bugs causing memory leak or invalid access detected
|
2013-09-22 13:40:31 +02:00 |
tabxml.h
|
- Fix several bugs causing memory leak or invalid access detected
|
2013-09-22 13:40:31 +02: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
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
valblk.h
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
value.cpp
|
- Fix a typo error in tabutil line 213
|
2013-12-03 23:34:50 +01:00 |
value.h
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
xindex.cpp
|
- Fix gcc compilation warnings
|
2013-11-26 11:47:48 +01:00 |
xindex.h
|
- Implement the SERVID special columns. This imply modifying the way
|
2013-08-09 18:02:47 +02:00 |
xobject.cpp
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
xobject.h
|
- Add support for unsigned numeric types
|
2013-12-03 22:59:40 +01:00 |
xtable.h
|
- Raise the limit on returned lines for table ODBC catalog tables
|
2013-12-06 01:37:56 +01:00 |