Slashdot Mirror


Major Changes To MySQL Coming Soon

Meltr writes: "This ZDNET article details some of the coming changes to the MySQL database server. In 4.0, to be released in mid-October: 'support for the Unicode character set, the SSL (Secure Sockets Layer) protocol, embedded database links and multitable updates' and in 4.1, to be released in December: 'nested queries and stored procedures'."

1 of 301 comments (clear)

  1. Unicode by spiro_killglance · · Score: 1, Redundant

    Unicode support will come in very nicely for
    database driven, foriegn language websites.


    Hope the Java JDBC drivers for MySQL are updated
    to handle unicode as well. (Should be easy, as
    Java got all the Unicode stuff as it is).