取得最后错误信息。
语法: string msql_error(int [link_identifier]);
返回值: 字符串
函数种类: 数据库功能
本函数用来取得 mSQL 数据库的最后错误信息字符串。若无使用参数 link_identifier,则使用最后的连接代号。