- 12 Jul, 2013 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/mysql-test/connect/r/mysql.result storage/connect/mysql-test/connect/t/mysql.test
-
- 11 Jul, 2013 2 commits
-
-
Olivier Bertrand authored
This is to suppress some valgrind warnings and consist principally in: 1 - Not supporting connect_assisted_discovery to all PROXY based table types 2 - Not supporting the PIVOT table type This temporarily until the valgrind errors/warnings are fixed modified: storage/connect/ha_connect.cc storage/connect/mysql-test/connect/r/mysql.result storage/connect/mysql-test/connect/r/pivot.result storage/connect/mysql-test/connect/r/xcol.result storage/connect/mysql-test/connect/t/mysql.test storage/connect/mysql-test/connect/t/pivot.test storage/connect/mysql-test/connect/t/xcol.test
-
Olivier Bertrand authored
modified: storage/connect/odbconn.cpp
-
- 08 Jul, 2013 18 commits
-
-
Olivier Bertrand authored
modified: storage/connect/connect.cc storage/connect/ha_connect.cc storage/connect/mycat.cc storage/connect/odbconn.cpp storage/connect/osutil.c storage/connect/tabutil.cpp
-
Alexander Barkov authored
(still disabled in 10.0 due to valgrind failures) modified: mysql-test/mysql-test-run.pl
-
Alexander Barkov authored
added: storage/connect/mysql-test/connect/r/mul.result storage/connect/mysql-test/connect/t/mul.test modified: storage/connect/domdoc.h storage/connect/filamfix.cpp storage/connect/filamtxt.cpp storage/connect/filamvct.cpp storage/connect/fmdlex.c storage/connect/global.h storage/connect/ha_connect.cc storage/connect/ha_connect.h storage/connect/inihandl.c storage/connect/inihandl.h storage/connect/libdoc.cpp storage/connect/libdoc.h storage/connect/mycat.cc storage/connect/myconn.cpp storage/connect/mysql-test/connect/r/dbf.result storage/connect/mysql-test/connect/t/odbc_sqlite3.test storage/connect/myutil.cpp storage/connect/odbconn.cpp storage/connect/osutil.c storage/connect/plgdbsem.h storage/connect/plgdbutl.cpp storage/connect/plgxml.h storage/connect/plugutil.c storage/connect/tabdos.cpp storage/connect/tabfix.cpp storage/connect/tabmul.cpp* storage/connect/tabmysql.cpp storage/connect/tabmysql.h storage/connect/taboccur.cpp storage/connect/taboccur.h storage/connect/tabodbc.cpp storage/connect/tabpivot.h storage/connect/tabsys.cpp storage/connect/tabtbl.cpp storage/connect/tabtbl.h storage/connect/tabvct.cpp storage/connect/tabxml.cpp storage/connect/valblk.cpp storage/connect/value.cpp storage/connect/xindex.cpp pending merges: Olivier Bertrand 2013-07-08 - Suppressing wrong code (INI tables are not... Alexander Barkov 2013-07-08 Adding instructions on how to install sq... Alexander Barkov 2013-07-08 Fixing some of the memory leaks in ODBCC... Alexander Barkov 2013-07-08 Fixing a warning: Alexander Barkov 2013-07-08 Fixing warnings: Alexander Barkov 2013-07-08 Fixing a warning: Alexander Barkov 2013-07-08 Fixing warnings: Alexander Barkov 2013-07-08 Fixing a warning: Alexander Barkov 2013-07-08 Fixing warnings: Alexander Barkov 2013-07-08 Fixing warnings: Alexander Barkov 2013-07-08 fixing warnings: Alexander Barkov 2013-07-08 Fixing a typo in the previous push Alexander Barkov 2013-07-08 fixing warnings: Alexander Barkov 2013-07-08 Fixing the "no previous declaration for ... Alexander Barkov 2013-07-08 Fixing numerous "variable is set but nev... Olivier Bertrand 2013-07-06 - Remove unuseful option causing valgrin... Olivier Bertrand 2013-07-05 - Try to fix a uninitialised valgrind wa... Olivier Bertrand 2013-07-04 - Make sure Remark is initialised Olivier Bertrand 2013-07-04 - Make sure Remark is initialised in ha_... Olivier Bertrand 2013-07-03 - Makes memory check conditionally Olivier Bertrand 2013-07-03 - Make sure result are ordered the same ... Olivier Bertrand 2013-07-02 - Fix memory leak in libdoc.cpp in LIBXM... Olivier Bertrand 2013-06-30 - Working on eliminating valgrind warnin... Olivier Bertrand 2013-06-30 - Trying to get rid of some valgrind war... Olivier Bertrand 2013-06-29 - Release storage allocated by flex Olivier Bertrand 2013-06-29 - Add the PROFILE_End function in inihan... Olivier Bertrand 2013-06-28 - Release memory allocated by inihandl i... Olivier Bertrand 2013-06-26 - Trying to remove those warnings about ... Olivier Bertrand 2013-06-26 - In connect_assisted_discovery the test... Olivier Bertrand 2013-06-26 - Fix potential bug in MYSQLCOL::WriteCo... Olivier Bertrand 2013-06-16 - Implemented: The use of Federated serv... Olivier Bertrand 2013-06-14 - Add a test case for multiple tables Olivier Bertrand 2013-06-14 - Fix regression error for multiple 2 ta... Olivier Bertrand 2013-06-12 - To avoid crashing in debug mode, the e... Olivier Bertrand 2013-06-12 - Suballocate filename in TDBMUL::InitFi... Olivier Bertrand 2013-06-12 - Add trace in TDBMUL::GetMaxSize. Olivier Bertrand 2013-06-12 - Fix MDEV-4638 Olivier Bertrand 2013-06-08 [merge] - Commit merged changes Alexander Barkov 2013-06-08 Enabling Connect tests Olivier Bertrand 2013-06-08 - Set timeout values in MYSQLC::Open
-
Olivier Bertrand authored
modified: storage/connect/tabsys.cpp
-
Alexander Barkov authored
for test purposes. modified: storage/connect/mysql-test/connect/t/odbc_sqlite3.test
-
Alexander Barkov authored
modified: storage/connect/odbconn.cpp
-
Alexander Barkov authored
- cast to pointer from integer of different size modified: storage/connect/odbconn.cpp
-
Alexander Barkov authored
- no previous declaration for ‘const char* PLGtoMYSQLtype - no previous declaration for ‘int MYSQLtoPLG(int)’ - no previous declaration for ‘char* MyDateFmt(int)’ - no previous declaration for ‘char* MyDateFmt(char*)’ - no previous declaration for ‘int MYSQLtoPLG(char*)’ - no previous declaration for ‘enum_field_types PLGtoMYSQL modified: storage/connect/myutil.cpp
-
Alexander Barkov authored
- no previous declaration for ‘void* ThreadOpen(void*)’ modified: storage/connect/tabtbl.h
-
Alexander Barkov authored
- no previous declaration for ‘bool OcrSrcCol' - no previous declaration for ‘bool OcrColumns' - no previous declaration for ‘_qryres* PivotColumns' modified: storage/connect/ha_connect.cc storage/connect/taboccur.h storage/connect/tabpivot.h
-
Alexander Barkov authored
- no previous declaration for ‘int PrepareColist modified: storage/connect/taboccur.cpp
-
Alexander Barkov authored
- no previous declaration for ‘char* GetIni(int)’ - no previous declaration for ‘void SetTrc()’ modified: storage/connect/plgdbsem.h storage/connect/plgdbutl.cpp
-
Alexander Barkov authored
- no previous declaration for ‘void XmlCleanupParserLib()’ - no previous declaration for ‘void CloseXML2File’ - no previous declaration for ‘void XmlInitParserLib()’ modified: storage/connect/ha_connect.cc storage/connect/libdoc.cpp storage/connect/libdoc.h storage/connect/plgdbutl.cpp
-
Alexander Barkov authored
- no previous declaration for ‘ddwrap’ - implicit declaration of function ‘ddwrap’ modified: storage/connect/fmdlex.c
-
Alexander Barkov authored
modified: storage/connect/fmdlex.c
-
Alexander Barkov authored
- no previous declaration for ‘_isatty’ - implicit declaration of function ‘_isatty’ modified: storage/connect/fmdlex.c storage/connect/osutil.c
-
Alexander Barkov authored
modified: storage/connect/filamvct.cpp storage/connect/osutil.c storage/connect/tabvct.cpp
-
Alexander Barkov authored
modified: storage/connect/filamfix.cpp storage/connect/filamtxt.cpp storage/connect/filamvct.cpp storage/connect/odbconn.cpp storage/connect/tabodbc.cpp storage/connect/xindex.cpp
-
- 06 Jul, 2013 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/myconn.cpp
-
- 05 Jul, 2013 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc storage/connect/ha_connect.h storage/connect/mycat.cc - Fix a regression error on XML libdoc wrong Nlist freing modified: storage/connect/domdoc.h storage/connect/libdoc.cpp storage/connect/libdoc.h storage/connect/plgxml.h storage/connect/tabxml.cpp
-
- 04 Jul, 2013 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc
-
- 03 Jul, 2013 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/libdoc.cpp
-
Olivier Bertrand authored
modified: storage/connect/mysql-test/connect/r/mul.result storage/connect/mysql-test/connect/t/mul.test
-
- 01 Jul, 2013 1 commit
-
-
Olivier Bertrand authored
xmlXPathFreeNodeSetList(Xop); // Caused memory leak, by xmlXPathFreeObject(Xop); modified: storage/connect/libdoc.cpp
-
- 30 Jun, 2013 2 commits
-
-
Olivier Bertrand authored
modified: storage/connect/tabdos.cpp storage/connect/tabfix.cpp storage/connect/value.cpp
-
Olivier Bertrand authored
modified: storage/connect/mycat.cc storage/connect/valblk.cpp storage/connect/value.cpp
-
- 29 Jun, 2013 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/fmdlex.c
-
- 28 Jun, 2013 2 commits
-
-
Olivier Bertrand authored
to release the cache memory allocated by the PROFILE perocessing. (also add some break at the end of switch's to avoid warnings) modified: storage/connect/filamvct.cpp storage/connect/ha_connect.cc storage/connect/inihandl.c storage/connect/inihandl.h
-
Olivier Bertrand authored
modified: storage/connect/ha_connect.cc - Remove unuseful last change modified: storage/connect/block.h
-
- 27 Jun, 2013 1 commit
-
-
Sergey Vojtovich authored
-
- 26 Jun, 2013 3 commits
-
-
Olivier Bertrand authored
modified: storage/connect/block.h
-
Olivier Bertrand authored
be done on its signed value modified: storage/connect/ha_connect.cc
-
Olivier Bertrand authored
*Bind->length instead of Bind->buffer_length modified: storage/connect/tabmysql.cpp
-
- 16 Jun, 2013 1 commit
-
-
Olivier Bertrand authored
modified: storage/connect/global.h storage/connect/ha_connect.cc storage/connect/plugutil.c storage/connect/tabmysql.cpp storage/connect/tabmysql.h storage/connect/tabtbl.cpp
-
- 14 Jun, 2013 2 commits
-
-
Olivier Bertrand authored
added: storage/connect/mysql-test/connect/r/mul.result storage/connect/mysql-test/connect/t/mul.test
-
Olivier Bertrand authored
modified: storage/connect/tabmul.cpp - Fix regression error on field types. Cannot eliminate BINARY_FLAG that is on for DATE columns. Update result from dbf.test case. modified: storage/connect/ha_connect.cc storage/connect/mysql-test/connect/r/dbf.result
-