0
I Use This!
Inactive

Commits : Listings

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