Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file tdbcmysql/generic/tdbcmysql.c version 665fc9499a
|
2012-07-17
| ||
| 14:39 | Changes to build using makefile.vc check-in: c82bdf7080 user: jan.nijtmans tags: trunk | |
| 14:03 | [Bug 3544932]: Visual studio compiler check fails check-in: f909bb0342 user: jan.nijtmans tags: trunk | |
| 12:39 | merge fixes to work with tcl/pkgs system check-in: 55a85ab4fd user: dgp tags: trunk | |
|
2012-07-13
| ||
| 02:22 | Make tdbc::mysql functional tests refuse to run unless the user explicitly sets a TDBCMYSQL_TEST_DB environment variable designating a test database. check-in: 42e4a081dc user: kennykb tags: trunk | |
| 02:09 | A user asserts that certain 'output' parameters to SQLGetData must be initialized. While I have never seen the failure he reports, initializing them appears to be Mostly Harmless, so do so. (Bug [0dda7dbb73]) check-in: b65e45ce10 user: kennykb tags: trunk | |
| 01:35 | Correct a problem where SELECT operations returning bytearrays yield corrupted data from PostgreSQL servers at version 9.0 and beyond. check-in: 10d916626e user: kennykb tags: trunk | |
|
2012-07-12
| ||
| 04:05 | Updated ChangeLogs from Nijtmans's last few changes. Restored Unix buildability of tdbc by giving Tdbc_Init a correct external declaration. Fixed two failing tests in tdbcpostgres (the tests, not the code, were bad). check-in: bdd8b42862 user: kennykb tags: trunk | |
|
2012-07-11
| ||
| 22:50 | merge trunk Closed-Leaf check-in: 471e44bf6a user: jan.nijtmans tags: bundle-fix | |
| 22:49 | fix [0a8fd3f25e]: Tdbc_Init() not exported check-in: 1d0dfd2e19 user: jan.nijtmans tags: trunk | |
| 19:08 | Disable installation of files not yet created. check-in: 51cb87fc9f user: dgp tags: bundle-fix | |
| 18:54 | Files left out of `make dist` check-in: 413a675807 user: dgp tags: bundle-fix | |
| 17:20 | merge trunk check-in: 2fa4a132c6 user: dgp tags: bundle-fix | |
|
2012-07-10
| ||
| 20:19 | Fix several issues with Tcl_GetIndexFromObjStruct using non-static data check-in: 72c46d63d0 user: kennykb tags: trunk | |