I had heard about mysqli before, but always thought of it as a type of MySQL lite. Does this mean that mysql_* functions will only be used with older versions of MySQL and limited functionality with the latest versions of MySQL? I'm just a bit surprised since I have been using mysql_* functions for years without much thought. When was this announced? Does dev.mysql.com have any announcements about this?

