[MXS-1414] About Presistent Connection Mysql Gone away Created: 2017-09-14 Updated: 2017-09-14 Resolved: 2017-09-14 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | readconnroute, readwritesplit |
| Affects Version/s: | 2.1.5 |
| Fix Version/s: | 2.1.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | make Yuan | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | maxscale | ||
| Environment: |
CentOS release 6.7 (Final) |
||
| Issue Links: |
|
||||||||
| Description |
|
When I Started Persistent Connections. I got a lot of feedback from phper about About php log
part of maxscale.cnf
|
| Comments |
| Comment by markus makela [ 2017-09-14 ] |
|
Please try upgrading to MaxScale 2.1.7 and see if the problem goes away. |
| Comment by make Yuan [ 2017-09-14 ] |
|
And I update maxscale to maxscale-2.1.7, start with same maxscale.cnf LIKE this: [root@sz-4PG5S62-143 log]# mysql -u juanpi -P 4008 -h xxx -pxxx make -e "select * from student limit 1" |
| Comment by make Yuan [ 2017-09-14 ] |
|
maxscale log 2017-09-14 15:30:53.414 info : (126) [readwritesplit] > Autocommit: [enabled], trx is [not open], cmd: (0x03) MYSQL_COM_QUERY, type: QUERY_TYPE_READ|QUERY_TYPE_SYSVAR_READ, stmt: select @@version_comment limit 1 |
| Comment by markus makela [ 2017-09-14 ] |
|
OK, then you are suffering from |