aurweb/support/schema
Dan McGee b9690972d0 Use a single transaction to write dummy data
This is immensely faster when using InnoDB since we don't need to sync
after each and every INSERT statement.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-03-04 10:29:13 +01:00
..
aur-schema.sql Specify utf8 in database schema. 2011-02-28 09:38:14 +01:00
gendummydata.py Use a single transaction to write dummy data 2011-03-04 10:29:13 +01:00
reloadtestdb.sh Remove database recreation code from "support/schema/reloadtestdb.sh". 2011-02-28 09:45:29 +01:00