summaryrefslogtreecommitdiff
path: root/ext/dba/tests/dba_handler.inc
Commit message (Expand)AuthorAgeFilesLines
* - MFH Change dba/db4 to use its own lockingMarcus Boerger2005-12-081-1/+1
* Fix issue in testMarcus Boerger2004-08-191-0/+3
* Improve dba tests: check in both modes external and database locking.Marcus Boerger2003-12-181-2/+14
* Change to more complicated 'c' moreMarcus Boerger2003-12-141-1/+1
* Made DBA tests not dependant on error reporting settings.Ilia Alshanetsky2002-12-271-1/+1
* -Fix memory handling of persistent dba connections.Marcus Boerger2002-12-201-20/+33
* Fix locking behaviour: On some systems read during write is permitted butMarcus Boerger2002-11-141-2/+2
* -Precondiftion: no open filesMarcus Boerger2002-11-111-2/+1
* Add $lock_flag which allows to change lock behaviour for both 'l' and 'd'Marcus Boerger2002-11-101-4/+4
* Use 'l' to open database file with locking on .lck file.Marcus Boerger2002-11-101-4/+5
* add test to see if insert fails when key already existsMarcus Boerger2002-11-071-0/+1
* check whether a written databse can be appended and if read during writeMarcus Boerger2002-11-061-1/+33
* Add testcase for every single handlerMarcus Boerger2002-11-011-0/+29