Olivier Bertrand
1357bffbf3
- Add support of NULLs for file table columns.
...
Update CONNECT version number and date.
modified:
mysql-test/suite/connect/r/null.result
mysql-test/suite/connect/r/xml.result
mysql-test/suite/connect/t/null.test
storage/connect/ha_connect.cc
storage/connect/mycat.cc
storage/connect/tabdos.cpp
storage/connect/tabfix.cpp
storage/connect/tabfmt.cpp
storage/connect/tabtbl.cpp
storage/connect/tabvct.cpp
2013-04-10 23:38:27 +02:00
Olivier Bertrand
d805690564
- Fix bugs with VEC tables header and empty file making for HUGE tables.
...
Adding tests of MAPPED and HUGE tables in upd.test
modified:
mysql-test/suite/connect/r/upd.result
mysql-test/suite/connect/t/upd.test
storage/connect/filamvct.cpp
storage/connect/tabvct.cpp
2013-04-01 11:45:27 +02:00
Olivier Bertrand
cd9e1938ef
- Add a new table option SEPINDEX (not used yet) and remove an unused
...
parameter to all catalog info functions.
modified:
storage/connect/catalog.h
storage/connect/filamvct.cpp
storage/connect/filamzip.cpp
storage/connect/ha_connect.cc
storage/connect/mycat.cc
storage/connect/mycat.h
storage/connect/reldef.cpp
storage/connect/reldef.h
storage/connect/tabdos.cpp
storage/connect/tabfmt.cpp
storage/connect/tabmul.cpp
storage/connect/tabmysql.cpp
storage/connect/tabodbc.cpp
storage/connect/tabsys.cpp
storage/connect/tabtbl.cpp
storage/connect/tabvct.cpp
storage/connect/tabwmi.cpp
storage/connect/tabxml.cpp
storage/connect/xindex.cpp
2013-03-25 11:07:45 +01:00
Olivier Bertrand
c7b95cb9df
- Delete ALL or truncate must not be done using file mapping.
...
modified:
storage/connect/tabdos.cpp
storage/connect/tabfix.cpp
storage/connect/tabvct.cpp
2013-03-08 22:48:27 +01:00
Olivier Bertrand
3342df63ef
- Commit changes on memory mapping that hopefully should now work on Linux.
...
modified:
storage/connect/maputil.cpp
storage/connect/tabdos.cpp
storage/connect/tabfmt.cpp
storage/connect/tabvct.cpp
2013-03-08 18:29:05 +01:00
Olivier Bertrand
69154073d9
- Until the problem is fixed, temporarily not use mapping on Linux for Update.
...
modified:
storage/connect/tabdos.cpp
storage/connect/tabfmt.cpp
storage/connect/tabvct.cpp
2013-03-08 01:09:53 +01:00
Alexander Barkov
30c4b0ebc2
- Fixing TAB to 2 spaces
...
- Fixing line endings from "\r\n" to "\n"
2013-02-07 13:34:27 +04:00
Alexander Barkov
d7143a4160
Adding the CONNECT storage engine sources.
2013-01-18 19:21:44 +04:00