- 19 Mar, 2013 1 commit
-
-
Olivier Bertrand authored
columns not specified in the statemant. modified: storage/connect/ha_connect.cc
-
- 17 Mar, 2013 2 commits
-
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/bin.result mysql-test/suite/connect/r/csv.result mysql-test/suite/connect/r/dbf.result mysql-test/suite/connect/r/dir.result mysql-test/suite/connect/r/fix.result mysql-test/suite/connect/r/fmt.result mysql-test/suite/connect/r/general.result mysql-test/suite/connect/r/index.result mysql-test/suite/connect/r/vec.result mysql-test/suite/connect/t/bin.test mysql-test/suite/connect/t/csv.test mysql-test/suite/connect/t/dbf.test mysql-test/suite/connect/t/dir.test mysql-test/suite/connect/t/fix.test mysql-test/suite/connect/t/fmt.test mysql-test/suite/connect/t/general.test mysql-test/suite/connect/t/index.test mysql-test/suite/connect/t/vec.test
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc storage/connect/mycat.cc storage/connect/mycat.h
-
- 14 Mar, 2013 1 commit
-
-
Olivier Bertrand authored
Alter table on an auto-generated CONNECT table. modified: storage/connect/ha_connect.cc
-
- 13 Mar, 2013 6 commits
-
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/dbf.result mysql-test/suite/connect/r/general.result mysql-test/suite/connect/r/xml.result mysql-test/suite/connect/t/dbf.test
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc
-
Olivier Bertrand authored
modified: storage/connect/filamdbf.cpp
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc*
-
unknown authored
_O_CREAT to O_CREAT modified: storage/connect/ha_connect.cc - Change mode to -x modified: mysql-test/suite/connect/t/index.test* storage/connect/filamap.cpp*
-
Olivier Bertrand authored
auto generated and must be erased or renamed on Drop or Rename Table. TODO: Take care of eventual index files. modified: storage/connect/ha_connect.cc storage/connect/ha_connect.h
-
- 12 Mar, 2013 1 commit
-
-
Olivier Bertrand authored
Not added as an option but handled when the table is used. An empty file is created in the database directory if not exists. modified: storage/connect/ha_connect.cc storage/connect/mycat.cc storage/connect/tabdos.cpp storage/connect/tabmul.cpp storage/connect/tabsys.cpp storage/connect/tabxml.cpp
-
- 11 Mar, 2013 5 commits
-
-
Olivier Bertrand authored
modified: storage/connect/filamap.cpp*
-
unknown authored
modified: storage/connect/maputil.cpp*
-
Olivier Bertrand authored
modified: storage/connect/filamdbf.cpp
-
Olivier Bertrand authored
modified: storage/connect/global.h storage/connect/ha_connect.cc storage/connect/myutil.cpp storage/connect/plgdbutl.cpp storage/connect/tabdos.cpp storage/connect/tabwmi.cpp storage/connect/valblk.cpp storage/connect/valblk.h storage/connect/value.cpp storage/connect/value.h storage/connect/xobject.cpp
-
Olivier Bertrand authored
modified: storage/connect/connect.cc
-
- 10 Mar, 2013 2 commits
-
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/index.result mysql-test/suite/connect/t/index.test storage/connect/ha_connect.cc storage/connect/tabdos.cpp storage/connect/xindex.cpp
-
Olivier Bertrand authored
or if the key is missing in a section (INI) modified: mysql-test/suite/connect/r/ini.result mysql-test/suite/connect/r/xml.result storage/connect/tabsys.cpp storage/connect/tabxml.cpp - Do a sub-storage cleanup on info commands and fix a limit of column number in ODBCColumns. This was doing a crash for unexpected longjmp when many info commands were executed in a row. modified: storage/connect/ha_connect.cc storage/connect/odbconn.cpp
-
- 08 Mar, 2013 4 commits
-
-
Olivier Bertrand authored
modified: storage/connect/tabdos.cpp storage/connect/tabfix.cpp storage/connect/tabvct.cpp
-
Olivier Bertrand authored
modified: storage/connect/maputil.cpp storage/connect/tabdos.cpp storage/connect/tabfmt.cpp storage/connect/tabvct.cpp
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/general.result mysql-test/suite/connect/r/xml.result
-
Olivier Bertrand authored
modified: storage/connect/tabdos.cpp storage/connect/tabfmt.cpp storage/connect/tabvct.cpp
-
- 07 Mar, 2013 6 commits
-
-
Olivier Bertrand authored
modified: storage/connect/maputil.cpp*
-
Olivier Bertrand authored
file on Linux. modified: storage/connect/maputil.cpp
-
Olivier Bertrand authored
modified: storage/connect/maputil.cpp
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/index.result mysql-test/suite/connect/t/index.test
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc storage/connect/mycat.cc storage/connect/mycat.h
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc
-
- 06 Mar, 2013 4 commits
-
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/index.result
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/index.result
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/t/index.test* - Line endings restored to LF only modified: storage/connect/CMakeLists.txt
-
unknown authored
modified: mysql-test/suite/connect/t/index.test storage/connect/connect.cc* storage/connect/myconn.cpp* storage/connect/value.cpp*
-
- 05 Mar, 2013 2 commits
-
-
Olivier Bertrand authored
modified: mysql-test/suite/connect/r/index.result mysql-test/suite/connect/std_data/emp.txt mysql-test/suite/connect/t/index.test
-
Olivier Bertrand authored
- Change field option BUF_LENGTH to FIELD_LENGTH. It now used to specify the field length of DATE columns (MySQL doesn't allow to give a length) modified: storage/connect/ha_connect.cc
-
- 04 Mar, 2013 2 commits
-
-
Olivier on SAMSUNG 64-bits authored
modified: storage/connect/CMakeLists.txt
-
Olivier Bertrand authored
- Updating xml.result added: mysql-test/suite/connect/r/index.result mysql-test/suite/connect/std_data/emp.txt mysql-test/suite/connect/std_data/sexe.csv mysql-test/suite/connect/std_data/sitmat.csv mysql-test/suite/connect/t/index.test modified: .bzrignore mysql-test/suite/connect/r/xml.result
-
- 03 Mar, 2013 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/filamap.cpp
-
Olivier Bertrand authored
update xempl set ddentree = adddate(ddentree, interval 16 year); The same value sdval was used to convert MySQL dates to CONNECT date value and CONNECT dates to MySQL date. This was wrong in update because the second time the wrong value was used converting to incoherent values. There are now 2 separate values used: sdvalin and sdvalout. modified: storage/connect/ha_connect.cc storage/connect/ha_connect.h
-
- 02 Mar, 2013 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/reldef.h storage/connect/tabxml.h storage/connect/value.h
-
Olivier Bertrand authored
and read as if the table DATA_CHARSET was ANSI instead of UTF-8. Warning are now provided when the read content of a node is truncated. modified: storage/connect/domdoc.cpp storage/connect/domdoc.h storage/connect/libdoc.cpp storage/connect/libdoc.h storage/connect/plgxml.h storage/connect/tabxml.cpp - Conditional compilation of pre_create depending on the MARIADB setting. modified: storage/connect/ha_connect.cc storage/connect/ha_connect.h
-