| 1 to 20 of 34 | Next » |
1. MySQL :: MySQL 5.0 Reference Manual :: E.4.12 Changes in MySQL Connector/NET 5.1.0 (01 May 2007)
E.4.12. Changes in MySQL Connector/NET 5.1.0 (01 May 2007) Functionality added or changed: Now compiles for .NET CF 2.0. Rewrote stored procedure parsing code using a new SQL tokenizer. Really nasty procedures including nested comments are now supported. GetSchema will now report objects relative to the currently selected database. What this means is that passing in null as a database restriction will report objects on the currently selected database only. Added Membership and Role provider contributed by S
» http://dev.mysql.com/doc/refman/5.0/en/connector-net-news-5-1-0.html
2. MySQL :: MySQL 6.0 Reference Manual :: C.4.12 Changes in MySQL Connector/NET 5.1.0 (01 May 2007)
C.4.12. Changes in MySQL Connector/NET 5.1.0 (01 May 2007) Functionality added or changed: Now compiles for .NET CF 2.0. Rewrote stored procedure parsing code using a new SQL tokenizer. Really nasty procedures including nested comments are now supported. GetSchema will now report objects relative to the currently selected database. What this means is that passing in null as a database restriction will report objects on the currently selected database only. Added Membership and Role provider contributed by S
» http://dev.mysql.com/doc/refman/6.0/en/connector-net-news-5-1-0.html
C.5.3.16. Changes in MySQL Connector/J 3.1.0 (18 February 2003) Bugs fixed: Added useServerPrepStmts property (default false ). The driver will use server-side prepared statements when the server version supports them (4.1 and newer) when this property is set to true . It is currently set to false by default until all bind/fetch functionality has been implemented. Currently only DML prepared statements are implemented for 4.1 server-side prepared statements. Added requireSSL property. Track open Statements
» http://dev.mysql.com/doc/refman/5.1/en/cj-news-3-1-0.html
E.6.3.16. Changes in MySQL Connector/J 3.1.0 (18 February 2003) Bugs fixed: Added useServerPrepStmts property (default false ). The driver will use server-side prepared statements when the server version supports them (4.1 and newer) when this property is set to true . It is currently set to false by default until all bind/fetch functionality has been implemented. Currently only DML prepared statements are implemented for 4.1 server-side prepared statements. Added requireSSL property. Track open Statements
» http://dev.mysql.com/doc/refman/5.0/en/cj-news-3-1-0.html
C.6.3.16. Changes in MySQL Connector/J 3.1.0 (18 February 2003) Bugs fixed: Added useServerPrepStmts property (default false ). The driver will use server-side prepared statements when the server version supports them (4.1 and newer) when this property is set to true . It is currently set to false by default until all bind/fetch functionality has been implemented. Currently only DML prepared statements are implemented for 4.1 server-side prepared statements. Added requireSSL property. Track open Statements
» http://dev.mysql.com/doc/refman/6.0/en/cj-news-3-1-0.html
C.5.3.16. Changes in MySQL Connector/J 3.1.0 (18 February 2003) Bugs fixed: Added useServerPrepStmts property (default false ). The driver will use server-side prepared statements when the server version supports them (4.1 and newer) when this property is set to true . It is currently set to false by default until all bind/fetch functionality has been implemented. Currently only DML prepared statements are implemented for 4.1 server-side prepared statements. Added requireSSL property. Track open Statements
» http://dev.mysql.com/doc/refman/5.1-maria/en/cj-news-3-1-0.html
7. MySQL :: MySQL 5.1 Reference Manual :: C.3.13 Changes in MySQL Connector/NET 5.1.0 (01 May 2007)
C.3.13. Changes in MySQL Connector/NET 5.1.0 (01 May 2007) Functionality added or changed: Now compiles for .NET CF 2.0. Rewrote stored procedure parsing code using a new SQL tokenizer. Really nasty procedures including nested comments are now supported. GetSchema will now report objects relative to the currently selected database. What this means is that passing in null as a database restriction will report objects on the currently selected database only. Added Membership and Role provider contributed by S
» http://dev.mysql.com/doc/refman/5.1/en/connector-net-news-5-1-0.html
C.3.12. Changes in MySQL Connector/NET 5.1.0 (01 May 2007) Functionality added or changed: Now compiles for .NET CF 2.0. Rewrote stored procedure parsing code using a new SQL tokenizer. Really nasty procedures including nested comments are now supported. GetSchema will now report objects relative to the currently selected database. What this means is that passing in null as a database restriction will report objects on the currently selected database only. Added Membership and Role provider contributed by S
» http://dev.mysql.com/doc/refman/5.1-maria/en/connector-net-news-5-1-0.html
9. MySQL :: MySQL 5.1 Reference Manual :: C.5.7.8 Changes in MySQL Connector/J 1.0 (24 August 1998)
C.5.7.8. Changes in MySQL Connector/J 1.0 (24 August 1998) Fixed handling of blob data in Buffer.java Fixed bug with authentication packet being sized too small. The JDBC Driver is now under the LPGL 8-14-98 Fixed Buffer.readLenString() to correctly read data for BLOBS. Fixed PreparedStatement.stringToStream to correctly read data for BLOBS. Fixed PreparedStatement.setDate() to not add a day. (above fixes thanks to Vincent Partington) Added URL parameter parsing (?user=... and so forth).
» http://dev.mysql.com/doc/refman/5.1/en/cj-news-1-0.html
10. MySQL :: MySQL 5.0 Reference Manual :: E.6.7.8 Changes in MySQL Connector/J 1.0 (24 August 1998)
E.6.7.8. Changes in MySQL Connector/J 1.0 (24 August 1998) Fixed handling of blob data in Buffer.java Fixed bug with authentication packet being sized too small. The JDBC Driver is now under the LPGL 8-14-98 Fixed Buffer.readLenString() to correctly read data for BLOBS. Fixed PreparedStatement.stringToStream to correctly read data for BLOBS. Fixed PreparedStatement.setDate() to not add a day. (above fixes thanks to Vincent Partington) Added URL parameter parsing (?user=... and so forth).
» http://dev.mysql.com/doc/refman/5.0/en/cj-news-1-0.html
E.3.5. Changes in MySQL Connector/ODBC 5.1.0 (10 September 2007) This release is the first of the new 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or earlier releases.) Keep in mind that this is a alpha release, and as with any other pre-production release, caution should be taken when installing on production level systems or systems with critical data. Not all of the features planned for the final Connector/
» http://dev.mysql.com/doc/refman/5.0/en/myodbc-news-5-1-0.html
12. MySQL :: MySQL 6.0 Reference Manual :: C.6.7.8 Changes in MySQL Connector/J 1.0 (24 August 1998)
C.6.7.8. Changes in MySQL Connector/J 1.0 (24 August 1998) Fixed handling of blob data in Buffer.java Fixed bug with authentication packet being sized too small. The JDBC Driver is now under the LPGL 8-14-98 Fixed Buffer.readLenString() to correctly read data for BLOBS. Fixed PreparedStatement.stringToStream to correctly read data for BLOBS. Fixed PreparedStatement.setDate() to not add a day. (above fixes thanks to Vincent Partington) Added URL parameter parsing (?user=... and so forth).
» http://dev.mysql.com/doc/refman/6.0/en/cj-news-1-0.html
C.3.5. Changes in MySQL Connector/ODBC 5.1.0 (10 September 2007) This release is the first of the new 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or earlier releases.) Keep in mind that this is a alpha release, and as with any other pre-production release, caution should be taken when installing on production level systems or systems with critical data. Not all of the features planned for the final Connector/
» http://dev.mysql.com/doc/refman/6.0/en/myodbc-news-5-1-0.html
C.5.7.8. Changes in MySQL Connector/J 1.0 (24 August 1998) Fixed handling of blob data in Buffer.java Fixed bug with authentication packet being sized too small. The JDBC Driver is now under the LPGL 8-14-98 Fixed Buffer.readLenString() to correctly read data for BLOBS. Fixed PreparedStatement.stringToStream to correctly read data for BLOBS. Fixed PreparedStatement.setDate() to not add a day. (above fixes thanks to Vincent Partington) Added URL parameter parsing (?user=... and so forth).
» http://dev.mysql.com/doc/refman/5.1-maria/en/cj-news-1-0.html
C.2.6. Changes in MySQL Connector/ODBC 5.1.0 (10 September 2007) This release is the first of the new 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or earlier releases.) Keep in mind that this is a alpha release, and as with any other pre-production release, caution should be taken when installing on production level systems or systems with critical data. Not all of the features planned for the final Connector/
» http://dev.mysql.com/doc/refman/5.1/en/myodbc-news-5-1-0.html
C.2.5. Changes in MySQL Connector/ODBC 5.1.0 (10 September 2007) This release is the first of the new 5.1 series and is suitable for use with any MySQL server version since MySQL 4.1, including MySQL 5.0, 5.1, and 6.0. (It will not work with 4.0 or earlier releases.) Keep in mind that this is a alpha release, and as with any other pre-production release, caution should be taken when installing on production level systems or systems with critical data. Not all of the features planned for the final Connector/
» http://dev.mysql.com/doc/refman/5.1-maria/en/myodbc-news-5-1-0.html
17. MySQL :: MySQL 5.0 Reference Manual :: E.6.1.8 Changes in MySQL Connector/J 5.1.0 (11 April 2007)
E.6.1.8. Changes in MySQL Connector/J 5.1.0 (11 April 2007) This is the first public alpha release of the current Connector/J 5.1 development branch, providing an insight to upcoming features. Although some of these are still under development, this release includes the following new features and changes (in comparison to the current Connector/J 5.0 production release): Important change: Due to a number of issues with the use of server-side prepared statements, Connector/J 5.0.5 has disabled their use by de
» http://dev.mysql.com/doc/refman/5.0/en/cj-news-5-1-0.html
18. MySQL :: MySQL 6.0 Reference Manual :: C.6.1.7 Changes in MySQL Connector/J 5.1.0 (11 April 2007)
C.6.1.7. Changes in MySQL Connector/J 5.1.0 (11 April 2007) This is the first public alpha release of the current Connector/J 5.1 development branch, providing an insight to upcoming features. Although some of these are still under development, this release includes the following new features and changes (in comparison to the current Connector/J 5.0 production release): Important change: Due to a number of issues with the use of server-side prepared statements, Connector/J 5.0.5 has disabled their use by de
» http://dev.mysql.com/doc/refman/6.0/en/cj-news-5-1-0.html
19. MySQL :: MySQL 5.1 Reference Manual :: C.5.1.8 Changes in MySQL Connector/J 5.1.0 (11 April 2007)
C.5.1.8. Changes in MySQL Connector/J 5.1.0 (11 April 2007) This is the first public alpha release of the current Connector/J 5.1 development branch, providing an insight to upcoming features. Although some of these are still under development, this release includes the following new features and changes (in comparison to the current Connector/J 5.0 production release): Important change: Due to a number of issues with the use of server-side prepared statements, Connector/J 5.0.5 has disabled their use by de
» http://dev.mysql.com/doc/refman/5.1/en/cj-news-5-1-0.html
C.5.1.7. Changes in MySQL Connector/J 5.1.0 (11 April 2007) This is the first public alpha release of the current Connector/J 5.1 development branch, providing an insight to upcoming features. Although some of these are still under development, this release includes the following new features and changes (in comparison to the current Connector/J 5.0 production release): Important change: Due to a number of issues with the use of server-side prepared statements, Connector/J 5.0.5 has disabled their use by de
» http://dev.mysql.com/doc/refman/5.1-maria/en/cj-news-5-1-0.html
| 1 to 20 of 34 | Next » |