Page 2 of 3

Re: Database upgrade on 1st December

Posted: 02 December 2020, 22:36
by Archduke
Nice job! The db admin is lightning fast now, and it certainly makes a few things a lot easier : )

The save/load is also not working for me (even with newly created tables).

Re: Database upgrade on 1st December

Posted: 02 December 2020, 22:47
by Een
Hornir91 wrote: 02 December 2020, 18:07 Really big thanks with solving the problem. Accessing db in the last weeks was a nightmare.

But there is a problem. When I want to check something in my tables, I can't get into them, because SQL request is wrong.

I'm receiving this message in the error window:
#1146 - Table 'phpmyadmin.pma__tracking' doesn't exist

It only occurs in the new server "leto.boardgamearena.com".

There is nothing wrong with previous server "localhost" in which I have tables from my previous test games (but waiting time is big).

Could you fix it? Thanks in advance.
This issue has been experienced by some other developers. It was solved by logging out then back into phpbb.

Re: Database upgrade on 1st December

Posted: 02 December 2020, 22:48
by Een
Archduke wrote: 02 December 2020, 22:36 The save/load is also not working for me (even with newly created tables).
Ok, indeed this may have relied on the database being on the same server has the gs. I'll look into it.

Re: Database upgrade on 1st December

Posted: 02 December 2020, 23:12
by Hornir91
Een wrote: 02 December 2020, 22:47
This issue has been experienced by some other developers. It was solved by logging out then back into phpbb.
Yeah. It worked. Thanks.

Re: Database upgrade on 1st December

Posted: 03 December 2020, 16:16
by Een
Een wrote: 02 December 2020, 22:48
Archduke wrote: 02 December 2020, 22:36 The save/load is also not working for me (even with newly created tables).
Ok, indeed this may have relied on the database being on the same server has the gs. I'll look into it.
Fixed now! :)

Re: Database upgrade on 1st December

Posted: 03 December 2020, 20:43
by Galeelox
Hi! Thanks for the update but I can't access to phpMyAdmin anymore since yesterday.
I'v got an error about a missing table.

Erreur
Requête SQL : DocumentationModifier Modifier

SELECT `comment`
FROM `phpmyadmin`.`pma__column_info`
WHERE db_name = 'ebd_bruxelles_218324'
AND table_name = ''
AND column_name = '(db_comment)'
MySQL a répondu: Documentation

#1146 - Table 'phpmyadmin.pma__column_info' doesn't exist

Regards,

Galeelox

Re: Database upgrade on 1st December

Posted: 03 December 2020, 21:35
by vincentt
Hi

Een answered this 2 messages up :)
Een wrote: ↑
This issue has been experienced by some other developers. It was solved by logging out then back into phpmyadmin

Cheers

Re: Database upgrade on 1st December

Posted: 03 December 2020, 21:39
by Galeelox
vincentt wrote: 03 December 2020, 21:35 Hi

Een answered this 2 messages up :)
Een wrote: ↑
This issue has been experienced by some other developers. It was solved by logging out then back into phpmyadmin

Cheers
Thanks !

Re: Database upgrade on 1st December

Posted: 04 December 2020, 01:27
by AmishAlec
I'm new to development on the site and joined after the database upgrade. Tried to make a test game for starters and can't log into the database. Anything I have tried is throwing errors that my account is denied access (can't even update game information). Could this be attributed to the upgrade?

Re: Database upgrade on 1st December

Posted: 04 December 2020, 12:31
by Een
AmishAlec wrote: 04 December 2020, 01:27 I'm new to development on the site and joined after the database upgrade. Tried to make a test game for starters and can't log into the database. Anything I have tried is throwing errors that my account is denied access (can't even update game information). Could this be attributed to the upgrade?
Might be if there is an issue creating new accounts correctly with the new database. I'll check this.