1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-10 01:02:57 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
holzboote@googlemail.com
aacffe62d6 Fix for conc-49:
local_infile_init didn't open files with binary flag
2013-09-04 18:45:54 +02:00
holzboote@googlemail.com
a6fd66698f Fix for CONC-44: LOAD DATA INFILE can't open utf16le encoded filenames 2013-08-20 16:40:03 +02:00
holzboote@googlemail.com
5ab0e66191 Fixed LOAD DATA LOCAL INFILE crash when specifying a file which doesn't exist
Fixed error message for non existing file (was errno=0)
2013-08-01 15:23:48 +02:00
Georg Richter
7afc51d9aa more test fixes 2013-03-13 21:43:39 +01:00
Georg Richter
84aea9721c Added support for embedded (sqlite) 2013-01-30 08:37:24 +01:00
Georg Richter
2968f5dc19 - Fix for mysql_stmt_next_result:
obtain number of fields from mysql structure
  added test case (ps_new.c)
- Added additional parameter cipher for mysql_ssl_set
- some cosmetics for test cases
2012-11-29 17:27:56 +01:00