Jonathan Xu
|
9311ccd588
|
Fix returned string invalid issue for MySQL.
|
2017-11-15 17:15:06 +08:00 |
|
cuihaikuo
|
bcd7ad8f0b
|
Postgresql port setting
|
2017-01-16 15:56:51 +08:00 |
|
cuihaikuo
|
5f831a8579
|
Fix pgsql memory occupation problem
|
2017-01-11 15:02:03 +08:00 |
|
Jiaqiang Xu
|
40c6706acc
|
Fix SQLite "database is locked" problem.
Need to use shared cache mode to open db connections.
Also use "unlock_notify" API instead of timed retry.
|
2016-10-29 15:07:20 +08:00 |
|
Jiaqiang Xu
|
2447b6e144
|
Fix db connection pool bug.
|
2016-09-03 12:05:11 +08:00 |
|
Jiaqiang Xu
|
2fc372b082
|
Replace sqlite_unlock_notify with timed retry.
|
2016-08-27 13:50:22 +08:00 |
|
Jiaqiang Xu
|
5a50db9c48
|
Conditional compile MySQL and PostgreSQL support.
|
2016-08-20 17:32:22 +08:00 |
|
Jiaqiang Xu
|
f52ffdfb23
|
Add connection pool for db.
|
2016-08-20 15:29:51 +08:00 |
|
Jiaqiang Xu
|
2643119433
|
Initial commit of Seafile server core.
|
2016-08-19 13:54:16 +08:00 |
|