Home > Backend Development > PHP Tutorial > 大侠,在windows环境下的mysql 存储过程、视图在linux下是否都能运行

大侠,在windows环境下的mysql 存储过程、视图在linux下是否都能运行

WBOY
Release: 2016-06-13 13:42:13
Original
875 people have browsed it

请教各位大侠,在windows环境下的mysql 存储过程、视图在linux下是否都能运行?
小弟最近想把一个asp+sql2000的网站转成php+mysql;
这个网站很多数据库查询功能都是用了视图与存储过程,怕转到mysql以后在linux下不支持,先向各位请教了。

------解决方案--------------------
应该是可以的。 只要你的mysql版本支持视图和存储过程。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template