0
I Use This!
Inactive

Commits : Listings

Analyzed 2 minutes ago. based on code collected 3 minutes ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
now thread safe! More... about 23 years ago
added DatabaseMetaData More... about 23 years ago
getBigDecimal added More... about 23 years ago
added a few getXXX methods More... about 23 years ago
switched to junit testing More... about 23 years ago
fetch_row now returns an array of byte arrays, which is nicer! More... about 23 years ago
real_escape_string now correctly handles null character More... about 23 years ago
Duuh... got my own email address wrong More... about 23 years ago
sane length check added on fetch_row More... about 23 years ago
now works when libmysqlclient.so isn't in your path More... about 23 years ago
ant test now works More... about 23 years ago
Initial version More... about 23 years ago
execute methods added to Statement More... about 23 years ago
tests moved to net.sf.mysqljdbctest More... about 23 years ago
a few new methods and tests More... about 23 years ago
added Statement and ResultSet More... about 23 years ago
javadoc fixes, Driver bugfix for null port, more tests, caching added for JNI methodIDs More... about 23 years ago
initial Connection and Driver More... about 23 years ago
make clean now prune the docs folder but doesn't delete it More... about 23 years ago
added so IBM javadoc works More... about 23 years ago
-verbose:JNI doesn't work with IBM Java More... about 23 years ago
slarty2 (Mark Robson) - FindClass(env, "Ljava/lang/String;") to FindClass(env, "java/lang/String") More... about 23 years ago
added fetch_field_names(), fetch_field_tables(), and fetch_field_types() More... about 23 years ago
added docs More... about 23 years ago
inital import More... about 23 years ago
initial import More... about 23 years ago
make now works with cvs More... about 23 years ago
initial import More... about 23 years ago
don't delete headers on make clean More... about 23 years ago
Initial revision More... about 23 years ago