MySQL Query 1054 ERROR -


mysql query error [1054] unknown column 'level' in 'field list' [query] update apt_packages set   `package`='com.myrepospace.i7store.icontool',   `name`='icon tool',   `version`='1.8-6',   `author`='i3tef <ww.ho@hotmail.com>',   `section`='هاكات',   `level`='0',   `price`='',   `purchase_link_stat`='0',   `maintainer`='',   `sponsor`='myrepospace.com <http://www.myrepospace.com>',   `depiction`='http://i3tef.com/index.php?pid=2',   `description`='ادة لتحكم في الايقونات',   `multi`='',   `changelog`='',   `changelog_older_shows`='',   `tag`='',   `purchase_link`='commercial.php?action=alipay_go&title=com.myrepospace.i7store.icontool&optemail=&payamount=' `id`='2' 

i don't have reputation enough comment. error saying mysql can't find column named level table. need provide more information can you, err diagram useful. maybe wrote wrong column name or delete column in past.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -