Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi, need fix problem in the seeder process #1

Open
juanma386 opened this issue May 7, 2019 · 0 comments
Open

Hi, need fix problem in the seeder process #1

juanma386 opened this issue May 7, 2019 · 0 comments

Comments

@juanma386
Copy link

Testing in debian 9 and my local deploy juanma386/desplegar

`A Database Error Occurred
Error Number: 1146

Table '0123_data.menus' doesn't exist

SELECT * FROM menus WHERE slug = 'dashboard' AND active = 1

Filename: models/Menu_model.php

Line Number: 67`

in the shell terminal console:
`$ php index.php migrate

Database error: A Database Error Occurred

    Error Number: 1064
    You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '"ci_sessions"' at line 1
    DROP TABLE IF EXISTS "ci_sessions"
    Filename: migrations/20180123214900_ci_tables.php
    Line Number: 8

`

Not work is need import sql file to import manual mode in the env please withing your update to testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant