|
<< Click to Display Table of Contents >> Navigation: Telegram > 2022 > 12 > 07 > Telegram_2022-12-07T20 |
2022-12-07T20:36:41
Hi
When i post dataset get error
Read timed out
Can help me?
2022-12-07T20:37:02
type: mention @Alex7691
2022-12-07T20:54:36
read time out is because your DB server is not responding on a predetermined interval.
If you are running a lengthy query you should try to optimize it, check the indexes and use some tool to profile it.
if it's just an ordinary query may be that your DB has reached its max capacity
2022-12-07T20:55:27
??????