mysql/core_company_get_owner_name.sql
[Pman.Core] / mysql / mysql_change_charset.sql
1
2
3 DROP PROCEDURE IF EXISTS mysql_change_charset;
4  
5  -- this code has been moved to PHP as we force it on all tables now..