p102 - moved initial data INSERTs for mysql to separate method for future unification with pgsql table creation code

This commit is contained in:
steffen123
2008-09-24 05:22:17 +01:00
parent 7bd16311b1
commit c19c933942
3 changed files with 11 additions and 6 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ verify at least 2 or 3 sng hands
no rush but before 1.0RC
========================
improve handling of dead hand before BB, see git101/
improve handling of dead hand before BB, see git101/7bd1631
make DB version error offer reimport, recreation and continue.
In many places there are unnecessary database accesses or it regenerates information it already had before or just generally does things in obscenely inefficient ways. Optimise this
multi-select in bulk importer