]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core] Fix switch_console.c for Galera Mariadb cluster
authorSergei Rozhkov <119299827+ghzserg@users.noreply.github.com>
Fri, 11 Aug 2023 20:13:00 +0000 (01:13 +0500)
committerGitHub <noreply@github.com>
Fri, 11 Aug 2023 20:13:00 +0000 (23:13 +0300)
commiteb918fe1807fa8465a68c10088cdd81a9be1b229
tree1ba21956387e7af99129d1ce0f9cc39f33abca5d
parent665745cfeb56890d3d6f5f91cacadfa9f18c9c97
[Core] Fix switch_console.c for Galera Mariadb cluster

Fix in switch_console.c file.
Adds column names when inserting data.
Calls to use the complete table in Galera Multi-Master Cluster
src/switch_console.c