Having problems with my database

The day before everything was working just fine nothing was wrong then come today the connection to my database is broken as least i believe so due to the pictures i have put on here , is there a way to fix this problem i backup my mysql i tryed everything and still the same problem happens.


Screenshot (145)

1 Like

Did you check and see if those tables exist in your database?

it wont let me clicked on anything in the phpmyadmin becauses pops up bottom picture message

its weird because i have not touched a single script or change anything in the server and yet out of nowhere the next day the database is broken

Chances are your DB connection died or your DB itself got corrupted, check its status and all that

Restart the MySQL server

how do i do that

where do i check its status at ?

However you start the MySQL service (I assume probably something like XAMMP), just stop start it again.

oh i have done that a couple times all ready still the same messages pop up

where would i check the status of the connection

i and built a whole different server and started it up and it was unable to connect to the database so something died one way or another lol i just dont know what would love to find out.

Never use xampp it’s very popular with unexpected corruptions.

Use mariadb.org

1 Like

here is the Logs from XAMPP

file full; Please wait …
2025-02-06 18:23:53 0 [Note] InnoDB: File ‘F:\Fivem\tools\xampp\mysql\data\ibtmp1’ size is now 12 MB.
2025-02-06 18:23:53 0 [Note] InnoDB: Waiting for purge to start
2025-02-06 18:23:53 0 [Note] InnoDB: 10.4.32 started; log sequence number 304996; transaction id 241
2025-02-06 18:23:53 0 [Note] InnoDB: Loading buffer pool(s) from F:\Fivem\tools\xampp\mysql\data\ib_buffer_pool
2025-02-06 18:23:53 0 [Note] Plugin ‘FEEDBACK’ is disabled.
2025-02-06 18:23:53 0 [Note] Server socket created on IP: ‘::’.

heres the full log
MYSQL_ERROR.LOG.txt (130.7 KB)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.