boru MySQL issues

Status
Not open for further replies.

midnighthearts

New Member
Messages
18
Reaction score
0
Points
0
Tt seems boru has serious access issues with SQL. Here are observations:

+ 100% of write requests don't show up in DB (seen through phpMyAdmin)
+ occasionally the data is transmitted OK but do not appear in the tables
+ read requests randomly pass (approximately 1 out of 5)
+ most often the read requests fail and throw out NULL data or a DB connection error
+ if a read request succeeds, it returns actual DB-side data AND some debris from the previous write requests

This behavior hints on a some sort server-side buffer or caching that is completely overloaded. please check the issue. The intensity of the problem is horrible. web site is actually not functional with resume: no write, occasional read but more often fail.
 
Status
Not open for further replies.
Top