Could you tell me if mysql stored procedures and views in windows can run in linux? Recently, I want to convert an asp + sql2000 website to php + mysql. many database query functions of this website use Views and stored procedures. I am afraid it will not be supported in linux after I transfer it to mysql, I have consulted you first. ------ Solution -------------------- is acceptable. As long as you ask me, can mysql stored procedures and views run in linux in windows?
Recently, I want to convert an asp + sql2000 website to php + mysql;
Many database query functions of this website use Views and stored procedures. I am afraid it will not be supported in linux after I transfer it to mysql. I would like to ask you for advice first.
------ Solution --------------------
Yes. As long as your mysql version supports views and stored procedures.