Mycat 1.6日志分类-MongoDB连接相关日志

61 阅读1分钟

column:[{}],type:[{}]为内嵌列表,无法获取范型类,无法映射.return null.

调试:处理从MongoDB中获取的内嵌对象失败

 

 

column:[{}],type:[{}] unsupported type yet.return null

调试:处理从MongoDB中获取的内嵌对象失败

 

获取field:{}的范型异常。

警告:处理从MongoDB中获取的内嵌对象失败

 

实例化:[{}]对象异常.

警告:处理从MongoDB中获取的内嵌对象失败

 

为字段:[{}]设置值异常

警告:处理从MongoDB中获取的内嵌对象失败

 

not a query sql statement

错误:输入值不是sql

 

MongoSQLParser.parserError

错误:处理从MongoDB中获取的内嵌对象失败

 

number of  columns error

错误:字段的数量错误

 

number of values and columns have to match

错误:字段的数量与插入的值得数量不匹配

 

not where of sql

错误:delete的语句不带有where子句

 

type not supported yet

错误:不支持该sql类型,sql转换成mongodb操作失败

 

concurrency not supported yet

错误:不支持并发,sql转换成mongodb操作失败

 

holdability not supported yet

错误:不支持sql结果集的可保持性,sql转换成mongodb操作失败