Commit Graph

227 Commits

Author SHA1 Message Date
Evgeniy Gatov
180065b7b4 libmysqlxx/DateTime: fixed bug [#CONV-8035]. 2013-07-01 16:38:13 +00:00
Alexey Milovidov
a14c5a4aa9 Improved notifications [#CONV-7461]. 2013-04-28 02:56:13 +00:00
Alexey Milovidov
8ad2255fa9 mysqlxx: set default rw_timeout to half-hour [#CONV-7420]. 2013-04-24 21:50:19 +00:00
Michael Kolupaev
d211d5b185 libmysqlxx: improved test [#CONV-7043]. 2013-04-18 10:36:49 +00:00
Michael Kolupaev
4ffb9e936f libmysqlxx: fixed PoolWithFailover [#CONV-7043]. 2013-04-18 10:33:58 +00:00
Michael Kolupaev
3e12bc0c14 libmysqlxx: added test [#CONV-7043]. 2013-04-18 10:23:40 +00:00
Alexey Milovidov
af71008e23 Added support for rw_timeout in mysqlxx::Pool; removed useless code [#CONV-7093]. 2013-04-11 17:51:14 +00:00
Michael Kolupaev
36798abd60 libmysqlxx: added PoolWithFailover [#CONV-7043]. 2013-04-04 14:39:59 +00:00
Alexey Milovidov
1f375250d6 mysqlxx: added read/write timeouts [#CONV-7093]. 2013-03-31 01:16:35 +00:00
Alexey Milovidov
6a4b0139e8 Fixed build with clang [#CONV-2807]. 2013-01-06 19:06:21 +00:00
Alexey Milovidov
037941ff83 Compatibility with clang [#CONV-2807]. 2013-01-06 16:13:07 +00:00
Alexey Milovidov
c3e3b66dc4 Compatibility with clang [#CONV-2807]. 2013-01-06 16:07:01 +00:00
Alexey Milovidov
aad8bab2d0 Tiny fixes [#CONV-2807]. 2012-10-24 20:05:10 +00:00
Alexey Milovidov
9002b37164 Tiny modification [#CONV-5417]. 2012-09-05 19:51:52 +00:00
Alexey Milovidov
0652f9da96 dbms: development [#CONV-2944]. 2012-08-31 20:38:05 +00:00
Alexey Milovidov
ec0a48e99e ███████████: fixed incompatibility [#CONV-5283]. 2012-07-20 19:54:25 +00:00
Alexey Milovidov
3ad90a2494 sqxxl: development [#CONV-2944]. 2012-06-07 20:22:15 +00:00
Alexey Milovidov
b631690c8c sqxxl: fixed errors [#CONV-2944]. 2012-06-07 20:02:41 +00:00
Alexey Milovidov
e3174f6884 ███████████: committing data in group [#CONV-4768]. 2012-05-02 19:16:50 +00:00
Alexey Milovidov
fd8556bf0a mysqlxx: removed initialization by current time [#CONV-2807]. 2012-02-26 02:44:29 +00:00
Alexey Milovidov
32102bab7b ███████████: fixed error [#CONV-3680]. 2011-12-06 19:52:38 +00:00
Alexey Milovidov
9763d1f8c8 SSQLS: removed useless code; improvement [#CONV-3722]. 2011-12-05 14:13:18 +00:00
Alexey Milovidov
4157959cb7 mysqlxx: fixed error with libmysqlclient [#CONV-3336]. 2011-11-30 19:14:06 +00:00
Alexey Milovidov
1cde7d6ab5 blobs: fixed error [#CONV-3681]. 2011-11-29 18:53:44 +00:00
Alexey Milovidov
eff4e7a65f Cleanup [#CONV-2807]. 2011-11-21 07:40:03 +00:00
Alexey Milovidov
40255abe04 table-statd: fixed error ('db' required) [#CONV-3616]. 2011-11-17 19:28:50 +00:00
Alexey Milovidov
98164a95ec mysqlxx::Date: removed useless changes, left useful changes; mysqlxx::DateTime: added useful changes [#CONV-3381]. 2011-10-14 18:03:25 +00:00
Evgeniy Gatov
538df807c4 libmysqlxx::Date bugfix [#CONV-3381]. 2011-10-14 11:32:08 +00:00
Alexey Milovidov
cb5be1a84f mysqlxx: fixed error [#CONV-3336]. 2011-10-13 23:43:14 +00:00
Alexey Milovidov
ac9b26cc29 mysqlxx: fixed error with libmysqlclient_r [#CONV-3336]. 2011-10-10 20:32:42 +00:00
Alexey Milovidov
b27f904bd3 Better sleep [#CONV-2807]. 2011-10-06 18:23:00 +00:00
Alexey Milovidov
7cceb00dd9 mysqlxx::Pool: style fixes [#CONV-2807]. 2011-10-06 15:58:20 +00:00
Alexey Milovidov
809ee23e73 mysqlxx::Pool: minor style fixes [#CONV-2807]. 2011-10-06 15:26:48 +00:00
Alexey Milovidov
bbb966b677 mysqlxx: compatibility with new libmysqlclient; allowed to specify connect timeout in config file [#CONV-3336]. 2011-10-05 20:21:18 +00:00
Alexey Milovidov
ed8905bcf6 Pool: fixed error [#CONV-3288]. 2011-10-02 03:37:24 +00:00
Alexey Milovidov
8eb988a480 statdaemons: added InFileDataLoaderWithBackup [#CONV-3288]. 2011-09-28 19:11:13 +00:00
Alexey Milovidov
f5f4599922 mysqlxx::Pool: trying to reconnect only if connection was successful at least once [#CONV-2807]. 2011-09-01 18:15:15 +00:00
Alexey Milovidov
f306242847 mysqlxx: fixed ambiguity in methods take char * and int and default args [#CONV-2807]. 2011-09-01 18:14:01 +00:00
Alexey Milovidov
2b5d719414 mysqlxx: added option MYSQL_OPT_LOCAL_INFILE [#CONV-3016]. 2011-08-23 17:46:58 +00:00
Evgeniy Gatov
cf7fcfc91c Date format YYYYMMDD now supported by mysqlxx::Date constructor [#CONV-1968]. 2011-08-03 14:24:28 +00:00
Alexey Milovidov
7e0d8039ee mysqlxx:: Exception: tiny improvement [#CONV-2807]. 2011-07-20 17:55:33 +00:00
Alexey Milovidov
5779760e0c mysqlxx: added const [#CONV-2546]. 2011-07-20 17:30:31 +00:00
Alexey Milovidov
d4ac9fe904 mysqlxx: removed MYSQL_OPT_READ_TIMEOUT [#CONV-2647]. 2011-06-29 19:59:20 +00:00
Alexey Milovidov
b33de091f0 Removed useless code [#CONV-2593]. 2011-06-14 17:17:41 +00:00
Alexey Milovidov
a11485e186 ███████████-converter: added. 2011-06-03 21:02:20 +00:00
Alexey Milovidov
9d4a5cf65f mysqlxx: fixed error. 2011-06-03 17:55:26 +00:00
Alexey Milovidov
b219f5fbae Added ███████████-server. 2011-05-25 18:15:00 +00:00
Evgeniy Gatov
fe6f7e0c6b libmysqlxx/ updates for null type values support 2011-05-19 06:14:54 +00:00
Alexey Milovidov
f635f7f230 mysqlxx: fixed error in prev. revision. 2011-05-13 17:58:53 +00:00
Alexey Milovidov
5c023f20e3 mysqlxx: fixed error in prev. revision. 2011-05-13 17:48:30 +00:00
Alexey Milovidov
b45adb47fc mysqlxx: added timeouts. 2011-05-13 16:58:53 +00:00
Alexey Milovidov
e77285160d mysqlxx: added more comments. 2011-04-28 20:23:56 +00:00
Alexey Milovidov
acdb53f933 Merge 2011-04-28 20:20:27 +00:00
Alexey Milovidov
9829b84ef5 mysqlxx: fixed error when reusing *Result objects for different results. 2011-04-28 17:12:28 +00:00
Alexey Milovidov
1a5b3c0473 mysqlxx: fixed error. 2011-04-25 20:31:34 +00:00
Alexey Milovidov
bbef23a3db mysqlxx: added comment. 2011-03-31 15:38:32 +00:00
Alexey Milovidov
c9245b4036 Unification: removed strconvert manips, using mysqlxx manips. 2011-03-29 17:56:51 +00:00
Alexey Milovidov
9c3613fb21 mysqlxx: fixed error in StoreQueryResult. 2011-03-22 18:29:51 +00:00
Alexey Milovidov
1bbaeeff1f mysqlxx: increased preview length of query in exception. 2011-03-22 18:29:37 +00:00
Alexey Milovidov
fd3cbb2b5c mysqlxx: added missing code. 2011-03-21 19:46:50 +00:00
Alexey Milovidov
5533bf9ba9 mysqlxx: added missing file. 2011-03-18 20:30:13 +00:00
Alexey Milovidov
eb9f0512ed mysqlxx: added comments, tiny fixes. 2011-03-18 20:26:54 +00:00
Alexey Milovidov
ede555a1ba mysqlxx: fixed error. 2011-03-17 20:00:04 +00:00
Alexey Milovidov
740df01db3 Using mysqlxx library. 2011-03-17 19:45:21 +00:00
Alexey Milovidov
8afc9ac8bb mysqlxx: fixed error. 2011-03-16 20:33:39 +00:00
Alexey Milovidov
106f0589fa mysqlxx: development. 2011-03-16 14:47:51 +00:00
Alexey Milovidov
57d7e00376 mysqlxx: development. 2011-03-15 21:17:14 +00:00
Alexey Milovidov
5f180b071c mysqlxx: development. 2011-03-15 21:14:05 +00:00
Alexey Milovidov
7b05734af8 mysqlxx: development. 2011-03-15 20:56:42 +00:00
Alexey Milovidov
c7b18f8972 mysqlxx: development. 2011-03-10 20:31:02 +00:00
Alexey Milovidov
acbab22bb2 mysqlxx: development. 2011-03-09 20:11:29 +00:00
Alexey Milovidov
6635e81bc1 mysqlxx: development. 2011-03-09 19:18:01 +00:00
Alexey Milovidov
bced684a34 mysqlxx: development. 2011-03-05 21:03:13 +00:00
Alexey Milovidov
0dedceaa50 mysqlxx: development. 2011-03-05 20:47:46 +00:00
Alexey Milovidov
109aefb00e mysqlxx: development. 2011-03-05 16:56:30 +00:00
Alexey Milovidov
1cd2568ebb mysqlxx: development. 2011-03-04 20:58:19 +00:00
Alexey Milovidov
d9226f4465 mysqlxx: initial development. 2011-03-03 19:57:34 +00:00