mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-15 12:17:36 +00:00
05f2430c02
Avoids unnecessary prepare for simple INSERT statements that cause issues with ProxySQL (prepared statement counter overflow). Resolves: #1217