Mirek Fidler
15177768ac
uppsrc: More C++23 fixes
2024-09-20 10:12:30 +02:00
cxl
7162858a7c
MySql: cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-10 18:50:42 +00:00
cxl
0d210167a7
MySql: int64 support in SetParam (thanks zsolt)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-05 18:16:16 +00:00
cxl
8ab637701c
MySql: Connect errors now reported
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-21 08:20:10 +00:00
cxl
a24a816a0e
upp.src: Removing Gate2
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 22:47:09 +00:00
cxl
8ebdcbb0d5
uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
47d77449e4
MySql: INT64 supported
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-29 06:33:40 +00:00
cxl
a06b37b77a
Some warnings fixed, MYSQL: Fixed decimal issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 15:09:14 +00:00
cxl
c4755dc157
MySql: FIELD_TYPE_NEW_DECIMAL
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-01 06:16:33 +00:00
cxl
c3509c9dc1
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 15:39:32 +00:00
cxl
698ef5b769
MySql: GetRowsProcessed fix (thanks zsolt)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:39:47 +00:00
cxl
374aedb86c
MySql: now ignoring more resultsets (thanks Klugier)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 15:28:35 +00:00
cxl
bfe64aa979
MySql: now callas mysql_library_init, mysql_library_end
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 18:17:54 +00:00
cxl
70c16bba4d
MySql: varchar now used up to 65536 characters
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-26 07:34:24 +00:00
cxl
b67920f6be
.removed forgotten DLOG
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-04 15:21:32 +00:00
cxl
ca0e70b110
Mysql: WhenReconnect
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-03 18:01:56 +00:00
cxl
e97efcaf7b
.MySql: removed DDUMP
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-04 14:54:35 +00:00
cxl
8857972561
*MySql: Fixed GetRowsProcessed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-27 13:06:09 +00:00
cxl
988e51f30a
Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +00:00
cxl
cc4ee3693c
MySql: GetTransactionLevel
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-19 05:25:24 +00:00
rylek
7386be99a3
.Sql: added 'binary' flag to SqlColumnInfo to check for binary columns
...
.OleDB: fixed logic for fetching multiple BLOB columns from a rowset
.OleDB: fixed BLOB update logic based on SqlRaw
.Geom/Draw: removed assembly variant of matrix-vector multiplication
git-svn-id: svn://ultimatepp.org/upp/trunk@3322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-03 23:04:30 +00:00
cxl
128b86d7bd
.MySql: FIELD_TYPE_TIMESTAMP
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-24 18:12:03 +00:00
cxl
903fda5da1
MySQL: Using ScanDouble instead of atof (i18n locale problem)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 09:26:35 +00:00
cxl
bbfb17d214
Minor mysql encoding improvement... (to be sure, we call mysql_set_character_set too)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-20 10:18:01 +00:00
cxl
2fe3327c8e
Fixed encoding issues in MySql, new ExportIds utility (in Sql) creates a file of SQLID constants for given database
...
git-svn-id: svn://ultimatepp.org/upp/trunk@361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-20 10:06:42 +00:00
mdelfede
f142f49947
new uvs2 releases : uppsrc-2608 tutorial-38 examples-141 reference-113
...
git-svn-id: svn://ultimatepp.org/upp/trunk@304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-26 18:25:44 +00:00
mdelfede
263ff5f895
changed svn layout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00