.. |
mysql-test/connect
|
- Changing mode from +x to -x
|
2013-05-12 18:37:53 +02:00 |
block.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
catalog.h
|
- General code cleaning, eliminating a few potential bugs
|
2013-05-05 12:45:26 +02:00 |
checklvl.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
CMakeLists.txt
|
- Add pivot table files and support
|
2013-05-10 23:05:16 +02:00 |
colblk.cpp
|
- Catalog table: Use XFLD as Flag value instead of column index.
|
2013-02-25 22:44:42 +01:00 |
colblk.h
|
- Add support to NULL values. This concern the MYSQL
|
2013-02-24 01:23:18 +01:00 |
connect.cc
|
- Code cleaning.
|
2013-05-12 18:14:03 +02:00 |
connect.cnf
|
Adding RPM related definitions to create a separate RPM package
|
2013-04-16 16:54:44 +04:00 |
connect.h
|
Put almost all function prototypes in header files that are
|
2013-02-09 01:08:15 +01: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
|
- Fix conversion bug for MS-DOM XML tables. The node content was written
|
2013-03-02 17:58:18 +01: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 wrong sprintf() calls.
|
2013-02-07 17:56:48 +04:00 |
filamfix.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
filamtxt.cpp
|
Fixing wrong sprintf() calls.
|
2013-02-07 17:56:48 +04:00 |
filamtxt.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
filamvct.cpp
|
- Bug fix: Variable rc could used uninitialized when tracing is on.
|
2013-04-06 12:51:45 +02: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 TAB to 2 spaces
|
2013-02-07 13:34:27 +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
|
- All the processing of creating, dropping, modifying indexes was redesigned.
|
2013-04-09 23:14:45 +02:00 |
ha_connect.cc
|
- Set tdbp to NULL when ignored
|
2013-05-13 10:37:35 +02:00 |
ha_connect.h
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
inihandl.c
|
- PROFILE_Close cannot be static
|
2013-03-26 16:25:19 +01: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
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04: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 TAB to 2 spaces
|
2013-02-07 13:34:27 +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
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +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
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
myconn.h
|
- Update the MYSQL table handling to use only client API functions.
|
2013-02-20 16:57:38 +01: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
|
All use of a character to represent table types or
|
2013-02-12 12:34:14 +01:00 |
odbconn.cpp
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +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
|
Fixing wrong sprintf() calls.
|
2013-02-07 17:56:48 +04:00 |
osutil.h
|
- On Linux, closing an INI table removes it from the inihandl cache
|
2013-03-26 15:20:22 +01:00 |
plgcnx.h
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
plgdbsem.h
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
plgdbutl.cpp
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02: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 conversion bug for MS-DOM XML tables. The node content was written
|
2013-03-02 17:58:18 +01:00 |
plugutil.c
|
- All the processing of creating, dropping, modifying indexes was redesigned.
|
2013-04-09 23:14:45 +02:00 |
preparse.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
rcmsg.c
|
All use of a character to represent table types or
|
2013-02-12 12:34:14 +01:00 |
reldef.cpp
|
- Fix a bug causing a crash when using OEM tables based on BIN tables.
|
2013-04-29 17:47:23 +02:00 |
reldef.h
|
CONNECT engine fixes after 10.0 merge.
|
2013-04-19 20:35:43 +02:00 |
resource.h
|
Put almost all function prototypes in header files that are
|
2013-02-09 01:08:15 +01:00 |
tabcol.cpp
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
tabcol.h
|
- Adding a loop test to prevent PROXY based table to loop when repointing on itself.
|
2013-05-02 16:33:15 +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
|
Bug fixed: Column charset were not handled on read.
|
2013-02-11 00:31:03 +01:00 |
tabfmt.cpp
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +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
|
- 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
|
- Add a new table option SEPINDEX (not used yet) and remove an unused
|
2013-03-25 11:07:45 +01:00 |
tabmul.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
tabmysql.cpp
|
- Fix inverted test on am in MYSQLDEF::DefineAM
|
2013-05-09 16:16:45 +02:00 |
tabmysql.h
|
- Extend the TBL type to support sub-tables of any engines. Not CONNECT
|
2013-04-12 18:30:15 +02:00 |
taboccur.cpp
|
- General code cleaning, eliminating a few potential bugs
|
2013-05-05 12:45:26 +02:00 |
taboccur.h
|
- General code cleaning, eliminating a few potential bugs
|
2013-05-05 12:45:26 +02:00 |
tabodbc.cpp
|
- Add a new table option SEPINDEX (not used yet) and remove an unused
|
2013-03-25 11:07:45 +01:00 |
tabodbc.h
|
Bug fixed: Column charset were not handled on read.
|
2013-02-11 00:31:03 +01:00 |
tabpivot.cpp
|
- Changing mode from +x to -x
|
2013-05-12 18:37:53 +02:00 |
tabpivot.h
|
- Changing mode from +x to -x
|
2013-05-12 18:37:53 +02:00 |
tabsys.cpp
|
- On Linux, closing an INI table removes it from the inihandl cache
|
2013-03-26 15:20:22 +01:00 |
tabsys.h
|
1) Fix bug on strange sprintf
|
2013-02-08 03:27:12 +01:00 |
tabtbl.cpp
|
- Code cleaning.
|
2013-05-12 18:14:03 +02:00 |
tabtbl.h
|
- Adding a loop test to prevent PROXY based table to loop when repointing on itself.
|
2013-05-02 16:33:15 +02:00 |
tabutil.cpp
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
tabutil.h
|
- Code cleaning.
|
2013-05-12 18:14:03 +02:00 |
tabvct.cpp
|
- Add support of NULLs for file table columns.
|
2013-04-10 23:38:27 +02:00 |
tabvct.h
|
- Fixing TAB to 2 spaces
|
2013-02-07 13:34:27 +04:00 |
tabwmi.cpp
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +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
|
- 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
|
CONNECT engine fixes after 10.0 merge.
|
2013-04-19 20:35:43 +02:00 |
user_connect.h
|
CONNECT engine fixes after 10.0 merge.
|
2013-04-19 20:35:43 +02:00 |
valblk.cpp
|
- Adding 3 new table types:
|
2013-04-29 13:50:20 +02:00 |
valblk.h
|
- Adding 3 new table types:
|
2013-04-29 13:50:20 +02:00 |
value.cpp
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02:00 |
value.h
|
- Added table type PIVOT
|
2013-05-10 20:22:21 +02: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
|
- Modify the way value.h and valblk.h are included to try fixing
|
2013-02-27 23:32:34 +01:00 |
xtable.h
|
Adding DATA_CHARSET table option.
|
2013-02-18 19:21:52 +04:00 |