October 2, 2013 | ||
---|---|---|
View b2c5c598a3
modules/db_mysql: use autocommit var to start and stop transactionsJuha Heinanen authored on 02/10/2013 17:39:22 |
September 26, 2013 | ||
---|---|---|
View 78d25dd11a
db_mysql: unlock tables at the end of transaction if they were lockedDaniel-Constantin Mierla authored on 26/09/2013 13:10:22 |
April 10, 2013 | ||
---|---|---|
View 94ce2b1de6
db_mysql: fix segfault when recursive queries are madeRichard Fuchs authored on 10/04/2013 13:34:49 |
April 2, 2013 | ||
---|---|---|
View fe977dfcb9
db_mysql Add transaction supportOlle E. Johansson authored on 02/04/2013 12:13:01 |
March 24, 2013 | ||
---|---|---|
View 61c706ef81
db_mysql: new module parameter - insert_delayedDaniel-Constantin Mierla authored on 24/03/2013 12:07:39 |
October 18, 2012 | ||
---|---|---|
View 6c7802254f
all: replaced openser with kamailio in license and commentsDaniel-Constantin Mierla authored on 18/10/2012 12:18:19 |
April 23, 2012 | ||
---|---|---|
View b5cc82d525
modules/db_mysql, modules_k/db_oracle, modules_k/db_sqlite, modules_k/db_unixodbc: Reverted changes for non-pooled connections as no longer neededPeter Dunkley authored on 23/04/2012 11:38:50 |
April 20, 2012 | ||
---|---|---|
View 09a79d7830
modules/db_mysql, modules_k/db_oracle, modules_k/db_sqlite, modules_k/db_unixodbc: Updated to work with latest lib/srdb1Peter Dunkley authored on 20/04/2012 16:20:17 |
March 13, 2012 | ||
---|---|---|
View aac61596c5
db_mysql: DB API v1 replace prototype updatedDaniel-Constantin Mierla authored on 13/03/2012 13:08:08 |
November 1, 2011 | ||
---|---|---|
View 9a7e99d01e
db_mysql: initialize DB API in mod_register() functionDaniel-Constantin Mierla authored on 01/11/2011 19:18:36 |
August 18, 2011 | ||
---|---|---|
View 588d1ffbb7
modules/db_mysql: Implement affected_rows for mysqlAlex Hermann authored on 09/08/2011 09:58:01 |
||
View dfc2834223
modules/db_mysql: Don't call mysql_next_results if there aren't any results leftAlex Hermann authored on 09/08/2011 09:54:05 |
August 17, 2011 | ||
---|---|---|
View a001f2f26d
db_mysql: renamed some internal functionsDaniel-Constantin Mierla authored on 17/08/2011 22:35:48 |
||
View 4c7c1b8196
db_mysql: insert delayed implemented for DB API v1Daniel-Constantin Mierla authored on 17/08/2011 22:33:51 |
July 27, 2011 | ||
---|---|---|
View 5cd87175fa
core, srdb1, modules/db_*, modules_k/db_*: Added support for configuring SQL buffer size and mediumblob/mediumtext in MySQLpd authored on 27/07/2011 10:50:20 |