MySQL query error

MMedim8/29/2022
Every query i try to do on a mysql database returns a black screen saying :
Application error: a client-side exception has occurred (see the browser console for more information).
And when i check my console theres just a flood of errors (100+ errors)
that look like this :
https://cdn.discordapp.com/attachments/850064005669716069/1013638077064958012/unknown.png

Doing the same query on Beekeeper studio on the same db that is hosted on railway works fine.
MMedim8/29/2022
The query is literally:
select * from books lmfao
JJustJake8/29/2022
Can you navigate to the books table in the UI?
MMedim8/29/2022
yep.
JJustJake8/29/2022
Wowie that's fun
JJustJake8/29/2022
Can you send your projectId?
MMedim8/29/2022
c19e4ea8-6f11-4c86-abed-9b2d25ba4914
JJustJake8/29/2022
Wow get out of my head thank you
MMedim8/29/2022
:KEK:
JJustJake8/29/2022
I'm out this evening but I'll add this to my todos for tomorrow
MMedim8/29/2022
kk np, I can use beekeeper for now
MMedim8/29/2022
Any updates?
JJustJake8/29/2022
Looking!
JJustJake8/29/2022
Looks fine to me
JJustJake8/29/2022
Can you post the error
MMedim8/29/2022
Its working normally now
MMedim8/29/2022
:thonking:
JJustJake8/29/2022
hmmm
JJustJake8/29/2022
Did you drop a column or something?
MMedim8/29/2022
no
MMedim8/29/2022
nvm
MMedim8/29/2022
added a new row to the books table
MMedim8/29/2022
tried to do the query again
MMedim8/29/2022
Application error: a client-side exception has occurred (see the browser console for more information).
MMedim8/29/2022
JJustJake8/29/2022
Any idea what's in that row/
JJustJake8/29/2022
Oh that's so weird
MMedim8/29/2022
every field is filled with 'test' and the types of the columns are right they're all strings
MMedim8/29/2022
just trying to remember some php with mysql
UUUnknown User10/26/2022
Message Not Public
Sign In & Join Server To View