<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_db.php, branch 1.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-04-29T09:59:07Z</updated>
<entry>
<title>Fix varius db_prefix issues (#1489839)</title>
<updated>2014-04-29T09:59:07Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-04-29T09:34:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=720e7d376ffe0fb625d0b1e250121823a71da094'/>
<id>urn:sha1:720e7d376ffe0fb625d0b1e250121823a71da094</id>
<content type='text'>
- Move DDL script execution code to rcube_db class(es).
- Improve prefix replacement code, so index names are also modified
</content>
</entry>
<entry>
<title>Small performance improvements, use str_replace() instead of strtr(),</title>
<updated>2013-11-06T12:11:31Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-11-06T12:11:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=00de8ddf8d899a8c9a9ca89009f845f88eb7a6cc'/>
<id>urn:sha1:00de8ddf8d899a8c9a9ca89009f845f88eb7a6cc</id>
<content type='text'>
do not parse query if there are no params to replace,
keep one instance of (potentially long) query less in memory
</content>
</entry>
<entry>
<title>Key duplicate error on postgres uses SQLSTATE=23505</title>
<updated>2013-10-14T07:09:01Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-14T07:09:01Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=899e5944740f5583f2796138f8181a5f6500fee6'/>
<id>urn:sha1:899e5944740f5583f2796138f8181a5f6500fee6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assign the chosen mode to the table map</title>
<updated>2013-10-07T09:52:21Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-10-07T09:52:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6a6992f650747703f0531918d050b926965339b2'/>
<id>urn:sha1:6a6992f650747703f0531918d050b926965339b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve selection of replicated database connection:</title>
<updated>2013-10-07T09:29:52Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-10-07T09:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a69f9918cd1d3a0ca5fec28ac71801ff223435ae'/>
<id>urn:sha1:a69f9918cd1d3a0ca5fec28ac71801ff223435ae</id>
<content type='text'>
- Analyze query and prefer dsnr unless a write operation for a table involved has been carried out before
- New config option and setter method to enforce connection mode on table level
</content>
</entry>
<entry>
<title>New option to disable the use of already established dsnw connections for subsequent reads</title>
<updated>2013-10-04T11:50:12Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-10-04T11:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=92d18cf32edab81ac77f547cfa718cf28a573c92'/>
<id>urn:sha1:92d18cf32edab81ac77f547cfa718cf28a573c92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Retry queries on deadlock errors from InnoDB row-level locking (MySQL)</title>
<updated>2013-09-12T15:17:07Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-09-12T15:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0ee22c2145482571014d843ffa899ef579317eb7'/>
<id>urn:sha1:0ee22c2145482571014d843ffa899ef579317eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix database cache expunge issues (#1489149) - added 'expires' column</title>
<updated>2013-06-09T09:07:46Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-09T09:07:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=60b6d7c3894f61eb9c8bc40efe5528e91386bf94'/>
<id>urn:sha1:60b6d7c3894f61eb9c8bc40efe5528e91386bf94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified db connection initialisation code</title>
<updated>2013-06-08T18:14:33Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-08T18:14:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d186405c0090772d1c26788dad9ea973f0421390'/>
<id>urn:sha1:d186405c0090772d1c26788dad9ea973f0421390</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix date format issues on MS SQL Server (#1488918)</title>
<updated>2013-06-08T17:53:04Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-06-08T17:53:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=66407a75d1eced92d0bd725caa028f54a3b345be'/>
<id>urn:sha1:66407a75d1eced92d0bd725caa028f54a3b345be</id>
<content type='text'>
</content>
</entry>
</feed>
