Ostrá verze MySQL 5.0
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