Chapter 33. What's new in DODS 5.1-13

This chapter lists the new or updated features associated with DODS 5.1-13

- (ID: ) Added connection close check on first write in transaction. - MySQL problem reported by Petr Stellik.

- (ID: ) bug fix - now throws exception if sql batch affects less then 1 row.

- (ID: ) fixed problem with get_Handle() exception - compatibility with old releases.

- (ID: ) implemented optional PreparedStatement caching. MaxPreparedStatements=0 means thet DODS turns off PreperedStatement caching.