*** empty log message ***

This commit is contained in:
Eric J. Bowersox
2003-05-20 03:25:31 +00:00
commit b80fa05ed1
682 changed files with 85738 additions and 0 deletions

1
drivers/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
mysql-connector-java-3.0.7-stable-bin.jar

6
drivers/README.drivers Normal file
View File

@@ -0,0 +1,6 @@
This is the directory where JDBC drivers get placed.
MySQL
-----
Store the file "mysql-connector-java-3.0.7-stable-bin.jar" in this directory.