Home > Database > Mysql Tutorial > body text

mysql 数据库无法导入表

WBOY
Release: 2016-06-06 09:45:08
Original
1529 people have browsed it

mysql

数据库store原先有product表,后来别人在该表中添加了几个属性,然后我把自己原先的product表删除,在导入新的product表,显示不成功;
2C096C62AB80C55BA62ABA98ABB15762AEAE2ADE2ADE2ADAD7155F4C50EC52D8C50BB0AAE18AB4714B44EF8A1B0714AF18A1D8A5BC55AC55D8AB78A1B030AB6062ADE2AB4E2AD5702B78A5D8AAE030A17018A1BC50B81C50DD7155BCB14AD2714D2C3812D
[Msg] Finished - Unsuccessfully
我是用navicat for mySQL导入的;
然后我通过命令行导入,还是不行

mysql> use store;
Database changed
mysql> source F:\product.sql
ERROR 1146 (42S02) at line 1 in file: 'F:\product.sql': Table 'store.product' do
esn't exist
mysql>
谁来帮帮忙啊!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!