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

sql folder is missing which results in error #88

Closed
asolopovas opened this issue Nov 24, 2016 · 1 comment
Closed

sql folder is missing which results in error #88

asolopovas opened this issue Nov 24, 2016 · 1 comment
Assignees
Labels

Comments

@asolopovas
Copy link
Contributor

asolopovas commented Nov 24, 2016

Hi sql folder with the following files is missing:
create_tables.sql
upgrade_column_info_4_3_0+.sql
upgrade_tables_mysql_4_1_2+

So when you try to execute it from phpmyadmin it throws an error

https://files.phpmyadmin.net/phpMyAdmin/4.6.4/phpMyAdmin-4.6.4-all-languages.tar.gz

this file contains the folder but its not present when I open container. As I understand the reason behind that is

25 line in dockfile && rm -rf /www/js/jquery/src/ /www/js/openlayers/src/ /www/setup/ /www/sql/ /www/examples/ /www/test/ /www/po/ /www/templates/test/ /www/phpunit.xml.* /www/build.xml /www/composer.json /www/RELEASE-DATE-$VERSION \

because the file the create_tables.sql is delete phpmyadmin cant generate pma tables as well as phpmysql storage tables

@nijel nijel self-assigned this Nov 25, 2016
@nijel nijel added the bug label Nov 25, 2016
@nijel
Copy link
Contributor

nijel commented Nov 25, 2016

Fixed by #89, thanks!

@nijel nijel closed this as completed Nov 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants