i created a stored procedure using Heidisql 4.0 in Windows system. Now server system has been changed to linux. So i installed jheidis开发者_JAVA技巧ql alpha 4r2. I cant create stored procedure in it. Is there any other way to create stored procedure in linux environment for Mysql
Is there any stable version for Linux. Plz help me. Thanks in-advance.
Try jHeidi, a java implementation of HeidiSQL, so it is multi platform.
Download jHeidi linux binary. http://www.heidisql.com/jheidi/
MySQL Query Analyzer is another good option. http://dev.mysql.com/downloads/gui-tools/5.0.html
精彩评论