1.问题:ERROR 1075 (42000):Incorrect table definition; there can be only one auto column and it must be defined *
2.原因:给表属性设置了 auto_increment (自增),但该属性却未被设置为PRIMARY K…
首先要下载相关的工具链
In addition to the packages requested on the Android website, the following packages are also needed:
$ sudo apt-get install uuid uuid-dev
$ sudo apt-get install zlib1g-dev liblz-dev
$ sudo apt-get install liblzo2-2 liblzo2-dev
$ su…