Do you restrict any features in MySQL 4.1/5.0?
Yes. In order to protect our shared servers we restrict the following features:
MySQL 5.0:
- Triggers will not be supported in the MySql 5.0 offering because the SUPER privilege is needed to run all triggers. A bug report was submitted to MySql AB for a privilege tables fix in later versions of MySql 5.1.
- Stored functions are not allowed, however, deterministic stored procedures/routines will be supported. For more information see Are stored procedures allowed in MySQL
MySQL 4.1 and 5.0:
- The Berkeley storage engine is no longer supported by us or MySQL AB. If you have tables which use the Berkeley storage engine you may continue to use that table, however we will not support it. We advise that all customers convert their Berkeley storage engine tables into InnoDB.
Rate This Article:
32 People Found this Helpful
Related Topics:
Related Articles:
What are the new features available in MySQL 4.1?
How many simultaneous connections can one MySQL database have?
How can I back up my MySQL database?
What are the major differences between MySQL 4.0 and 4.1/5.0?
Which MySQL features do you disable on hosting accounts?
How do I recompile the MySQL library to run under medium trust?
How do you limit MySQL databases?
How many simultaneous connections can one MySQL database have?
How can I back up my MySQL database?
What are the major differences between MySQL 4.0 and 4.1/5.0?
Which MySQL features do you disable on hosting accounts?
How do I recompile the MySQL library to run under medium trust?
How do you limit MySQL databases?
Have a question about the content of this article?
Sending Message...
2 min expected wait time