mirror of
https://github.com/MariaDB/server.git
synced 2025-11-09 11:41:36 +03:00
don't reload stored routines in the middle of the execution of a routine. we don't want different iterations of a loop to see diffefent definitions For this: remember Cversion in THD on the first sp cache lookup, after that only compare versions with this value not with Cversion.
337 KiB
337 KiB