diff options
author | Konstantin Osipov <kostja@sun.com> | 2009-11-23 14:01:20 +0300 |
---|---|---|
committer | Konstantin Osipov <kostja@sun.com> | 2009-11-23 14:01:20 +0300 |
commit | f238113decc10e345a6e2b26d83eefeb53f188f0 (patch) | |
tree | 7385c9ace0866a812291ad1c4b897fbacae76ae8 /sql/sql_class.cc | |
parent | 6156cfee673788318fd63927d576273f004bf5a9 (diff) | |
download | mariadb-git-f238113decc10e345a6e2b26d83eefeb53f188f0.tar.gz |
Backport of:
------------------------------------------------------------
revno: 2642
committer: davi@mysql.com/endora.local
timestamp: Fri 2008-05-16 01:29:09 -0300
message:
Fix for a valgrind warning due to a jump on a uninitialized
variable. The problem was that the sql profile preparation
function wasn't being called for all possible code paths
of query execution. The solution is to move the preparation
to the dispatch_command function and to explicitly call the
profile preparation function on bootstrap.
Diffstat (limited to 'sql/sql_class.cc')
0 files changed, 0 insertions, 0 deletions