jAbLoK

Ostrá verze MySQL 5.0

Zasláno do Tech by Pavel Kolesnikov na Říjen 24th, 2005

Dnes nám vyšla GA verze MySQL 5.0.

Pokud vývoj pětkové řady nesledujete, stručně shrnutí nových vlastností:

  • Views (read-only i updatable)
  • Stored Procedures and Stored Functions, using the SQL:2003 syntax,
  • Triggers (row-level)
  • Server-side cursors (read-only, non-scrolling)
  • a další…

Více informací najdete na http://dev.mysql.com/doc/refman/5.0/en/mysql-5-0-nutshell.html, novinky specifické pro poslední verzi 5.0.15 na http://dev.mysql.com/doc/refman/5.0/en/news-5-0-15.html

Tagged with: , ,

Leave a Reply