~maria-captains/mariadb-native-client/trunk

  • Committer: Georg Richter
  • Date: 2014-01-03 00:19:44 UTC
  • Revision ID: holzboote@googlemail.com-20140103001944-xug00202th1ltbck
Fix for conc-65:
  Apples libiconv doesn't provide libiconv_open so we need to link against
  the macports library instead
Filename Latest Rev Last Changed Committer Comment Size
..
acinclude.m4 1 12 years ago ghost Initial import 1.9 KB Diff Download File
array.c 78 10 years ago holzboote at googlemail removed safe_malloc implementation 4.6 KB Diff Download File
bchange.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.4 KB Diff Download File
bmove.c 1 12 years ago ghost Initial import 2.2 KB Diff Download File
bmove_upp.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.5 KB Diff Download File
charset.c 88 10 years ago holzboote at googlemail Merge from 10.0 dynamic column implemenetation: 2.5 KB Diff Download File
client_plugin.c 96 10 years ago Georg Richter Removed all internal dependencies from ma_dyncol. 11.3 KB Diff Download File
CMakeLists.txt 97 10 years ago Georg Richter Windows build fixes - use /MT flag instead of /MD 6.4 KB Diff Download File
dbug.c 97 10 years ago Georg Richter Windows build fixes - use /MT flag instead of /MD 64.3 KB Diff Download File
default.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 11.1 KB Diff Download File
errmsg.c 77 10 years ago holzboote at googlemail Fix for CONC-42: More informative errormessages fo 5.6 KB Diff Download File
errors.c 80 10 years ago holzboote at googlemail Fix for CONC-44: LOAD DATA INFILE can't open utf16 4.3 KB Diff Download File
get_password.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 5 KB Diff Download File
getopt.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 21.5 KB Diff Download File
getopt1.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.1 KB Diff Download File
hash.c 100 10 years ago holzboote at googlemail Fixes for Win64 build 16.2 KB Diff Download File
int2str.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.3 KB Diff Download File
is_prefix.c 1 12 years ago ghost Initial import 1.1 KB Diff Download File
libmariadb.c 101 10 years ago Georg Richter Fixes for DBD:mysql (CONC-57) added missing functi 96.2 KB Diff Download File
libmariadb_exports.def 101 10 years ago Georg Richter Fixes for DBD:mysql (CONC-57) added missing functi 2.8 KB Diff Download File
list.c 1 12 years ago ghost Initial import 2.4 KB Diff Download File
llstr.c 1 12 years ago ghost Initial import 1.2 KB Diff Download File
longlong2str.c 1 12 years ago ghost Initial import 3.5 KB Diff Download File
ma_dyncol.c 96 10 years ago Georg Richter Removed all internal dependencies from ma_dyncol. 125 KB Diff Download File
ma_secure.c 96 10 years ago Georg Richter Removed all internal dependencies from ma_dyncol. 11.9 KB Diff Download File
ma_time.c 81 10 years ago holzboote at googlemail Added dyamic column api Added character set conver 2.2 KB Diff Download File
mf_dirname.c 1 12 years ago ghost Initial import 2.6 KB Diff Download File
mf_fn_ext.c 1 12 years ago ghost Initial import 1.5 KB Diff Download File
mf_format.c 1 12 years ago ghost Initial import 4.1 KB Diff Download File
mf_loadpath.c 1 12 years ago ghost Initial import 1.9 KB Diff Download File
mf_pack.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 13.9 KB Diff Download File
mf_path.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.4 KB Diff Download File
mf_unixpath.c 1 12 years ago ghost Initial import 1 KB Diff Download File
mf_wcomp.c 1 12 years ago ghost Initial import 2 KB Diff Download File
mulalloc.c 1 12 years ago ghost Initial import 1.5 KB Diff Download File
my_alloc.c 104 10 years ago holzboote at googlemail Minor prepared statement fixes for time/date/datet 4.2 KB Diff Download File
my_auth.c 100 10 years ago holzboote at googlemail Fixes for Win64 build 19.5 KB Diff Download File
my_charset.c 106 10 years ago holzboote at googlemail Added windows code page to CHARSET_INFO structure 50.1 KB Diff Download File
my_compress.c 95 10 years ago Georg Richter Fixed warnings (Thanks to Evan Miller) 2.6 KB Diff Download File
my_div.c 1 12 years ago ghost Initial import 1.1 KB Diff Download File
my_error.c 102 10 years ago Georg Richter Fixed my_error: my_error used wrong offset (igno 3.2 KB Diff Download File
my_fopen.c 97 10 years ago Georg Richter Windows build fixes - use /MT flag instead of /MD 4.7 KB Diff Download File
my_fstream.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 4.8 KB Diff Download File
my_getwd.c 97 10 years ago Georg Richter Windows build fixes - use /MT flag instead of /MD 5 KB Diff Download File
my_init.c 79 10 years ago holzboote at googlemail Fix for CONC-46: cleanup of my_win_init(), remov 7.6 KB Diff Download File
my_lib.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 16.8 KB Diff Download File
my_loaddata.c 100 10 years ago holzboote at googlemail Fixes for Win64 build 9.2 KB Diff Download File
my_malloc.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.4 KB Diff Download File
my_messnc.c 1 12 years ago ghost Initial import 1.2 KB Diff Download File
my_net.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.3 KB Diff Download File
my_once.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 2.4 KB Diff Download File
my_open.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.8 KB Diff Download File
my_port.c 1 12 years ago ghost Initial import 1.2 KB Diff Download File
my_pthread.c 74 10 years ago holzboote at googlemail Fixed crash/undefined behaviour when running large 14.8 KB Diff Download File
my_read.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.2 KB Diff Download File
my_realloc.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.9 KB Diff Download File
my_seek.c 1 12 years ago ghost Initial import 1.8 KB Diff Download File
my_static.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 3.3 KB Diff Download File
my_static.h 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.2 KB Diff Download File
my_stmt.c 107 10 years ago holzboote at googlemail Fix for CONC-60: crash when STMT_ATTR_UPDATE_MAX_L 54.5 KB Diff Download File
my_stmt_codec.c 107 10 years ago holzboote at googlemail Fix for CONC-60: crash when STMT_ATTR_UPDATE_MAX_L 28.7 KB Diff Download File
my_symlink.c 1 12 years ago ghost Initial import 3.3 KB Diff Download File
my_thr_init.c 103 10 years ago Georg Richter Fix for CONC-58: support OpenSSL version < 1.0.1 6.5 KB Diff Download File
my_vsnprintf.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 3.1 KB Diff Download File
my_write.c 38 11 years ago Georg Richter Replaced byte declarations (now unsigned char) Add 2.7 KB Diff Download File
mysys_priv.h 1 12 years ago ghost Initial import 1.1 KB Diff Download File
net.c 104 10 years ago holzboote at googlemail Minor prepared statement fixes for time/date/datet 20.8 KB Diff Download File
password.c 21 11 years ago Georg Richter Fix for CONC-1 (Inverted error messages no 2058,20 7.1 KB Diff Download File
sha1.c 5 11 years ago Georg Richter Fixed crash when trying to call mysql_close twice 9.6 KB Diff Download File
str2int.c 1 12 years ago ghost Initial import 6.6 KB Diff Download File
strcend.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.5 KB Diff Download File
strcont.c 1 12 years ago ghost Initial import 1.3 KB Diff Download File
strend.c 1 12 years ago ghost Initial import 1.4 KB Diff Download File
strfill.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.2 KB Diff Download File
string.c 83 10 years ago holzboote at googlemail Windows fixes for dynamic columns 3.4 KB Diff Download File
strinstr.c 1 12 years ago ghost Initial import 1.5 KB Diff Download File
strmake.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.6 KB Diff Download File
strmov.c 1 12 years ago ghost Initial import 1.6 KB Diff Download File
strnlen.c 1 12 years ago ghost Initial import 1.2 KB Diff Download File
strnmov.c 1 12 years ago ghost Initial import 1.2 KB Diff Download File
strto.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 5.1 KB Diff Download File
strtoll.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 4.3 KB Diff Download File
strtoull.c 1 12 years ago ghost Initial import 1023 bytes Diff Download File
strxmov.c 1 12 years ago ghost Initial import 1.7 KB Diff Download File
strxnmov.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 1.3 KB Diff Download File
thr_mutex.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 6.6 KB Diff Download File
typelib.c 2 11 years ago Georg Richter First implementation based on libmysql 3.23.58 and 2.9 KB Diff Download File
version_script.txt 101 10 years ago Georg Richter Fixes for DBD:mysql (CONC-57) added missing functi 2.8 KB Diff Download File
violite.c 100 10 years ago holzboote at googlemail Fixes for Win64 build 11.3 KB Diff Download File