MySQL query error
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.20 Replies
The query is literally:
select * from books
lmfaoCan you navigate to the books table in the UI?
yep.
Wowie that's fun
Can you send your projectId?
c19e4ea8-6f11-4c86-abed-9b2d25ba4914
Wow get out of my head thank you
I'm out this evening but I'll add this to my todos for tomorrow
kk np, I can use beekeeper for now
Any updates?
Looking!
Looks fine to me
Can you post the error
Its working normally
hmmm
Did you drop a column or something?
no
nvm
added a new row to the books table
tried to do the query again
Application error: a client-side exception has occurred (see the browser console for more information).
Any idea what's in that row/
Oh that's so weird
every field is filled with 'test' and the types of the columns are right they're all strings
just trying to remember some php with mysql
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View