/*****************************************************************************************
* AttributeError: 'dict_values' object has no attribute
'translate' * 说明: *
由于目前使用的是Python3,在解读MySQL的ORM库的时候,结果直接遇到这个错误。
【python】 【mysql】 【database】 【list】 点击查看原文>
Oct
14
2016
Oct
05
2016
Sep
30
2016
Sep
25
2016
Sep
22
2016
Sep
22
2016
/********************************************************************
* buildroot mysql * 说明: * 这两天要在ARM上跑mysql,但是不想自己去做移植,想找一些方法代替, *
最先尝试了YOCTO,但不熟悉,放弃了,后来跑了Ubuntu core,安装的 * mysql
5.5,会报错,运行不起来,最后选择用buildroot,又遇到这个问题, *
最终还是解决了,期间遇到mysql表不存的问题,参考文档中给出解决方法。
【mysql】 【配置】 【Server】 【database】 点击查看原文> …
Aug
25
2016
Aug
17
2016
We started out with the intention of using
the mSQL database system to connect to our tables using
our own fast low-level (ISAM) routines.
【mysql】 【API】 【fast】 【database】 点击查看原文>
Aug
16
2016
Aug
12
2016