ikismail / ShoppingCart

E-Commerce Website Using Java - Spring MVC in Maven - PROJECT IS NOT MAINTAINED
MIT License
360 stars 406 forks source link

Issue with Database #25

Closed deepak-ingale closed 6 years ago

deepak-ingale commented 6 years ago

Hi,

I'm getting below error message while starting application. ERROR: Table 'ecommerce.cart' doesn't exist and many more.

Basically with all tables and foreignkeys.

I've used MySQL and also updated relevant changes and jar.

ikismail commented 6 years ago

Can you send the error console @deepak-ingale