added backwards compat layer to old mysql module

This commit is contained in:
David Anderson
2006-04-24 10:27:25 +00:00
parent 768880fa92
commit 1c5b8670d9
9 changed files with 556 additions and 8 deletions

View File

@ -126,6 +126,9 @@
<File
RelativePath=".\module.cpp">
</File>
<File
RelativePath=".\oldcompat_sql.cpp">
</File>
<File
RelativePath=".\threading.cpp">
</File>