diff options
author | Mayank Prasad <mayank.prasad@oracle.com> | 2011-06-14 00:11:24 +0530 |
---|---|---|
committer | Mayank Prasad <mayank.prasad@oracle.com> | 2011-06-14 00:11:24 +0530 |
commit | 061983f9f311b3d5b6d3ef6db09a77a55048a04d (patch) | |
tree | dad9115efb1b0b332a4ed2fe9fe43eddb43d9a65 /BUILD/compile-pentium64-gprof | |
parent | 10e3313366ff9b2050c4e8674381cb069cc1b770 (diff) | |
download | mariadb-git-061983f9f311b3d5b6d3ef6db09a77a55048a04d.tar.gz |
BUG#12561297:LIBMYSQLD/EXAMPLE/MYSQL_EMBEDDED IS ABORTING.
Issue:
When libmysqld/example/mysql_embedded is executed, it was getting abort. Its a
regression as it was working in 5.1 and failed in 5.5. Issue is there because
remaining_argc/remaining_argv were not getting assigned correctly in
init_embedded_server() which were being used later in init_common_variable().
Solution:
Rectified code to pass correct argc/argv to be used in init_common_variable().
Diffstat (limited to 'BUILD/compile-pentium64-gprof')
0 files changed, 0 insertions, 0 deletions