mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 11:01:52 +01:00
4006 is temporary
This commit is contained in:
parent
273209d259
commit
c7fdd8af14
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ ErrorBundle ErrorCodes[] = {
|
|||
{ 677, OL, "Index UNDO buffers overloaded" },
|
||||
{ 891, OL, "Data UNDO buffers overloaded" },
|
||||
{ 1221, OL, "REDO log buffers overloaded" },
|
||||
{ 4006, AE, "Connect failure - out of connection objects" },
|
||||
{ 4006, OL, "Connect failure - out of connection objects" },
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue