diff options
author | unknown <reggie@mdk10.(none)> | 2005-06-09 09:00:51 -0500 |
---|---|---|
committer | unknown <reggie@mdk10.(none)> | 2005-06-09 09:00:51 -0500 |
commit | 7c60583ea6bb6af7cf8a334ac8dc6ab005505cdb (patch) | |
tree | 0be1e7aca912af9031e81ffd0951c2c60e5cf52b /mysys/my_create.c | |
parent | 89ed707539f6ab6cb7ebc525cade337c7edfd87f (diff) | |
download | mariadb-git-7c60583ea6bb6af7cf8a334ac8dc6ab005505cdb.tar.gz |
Bug #8183 MERGE and SYM cause wrong SHOW CREATE TABLE
Without this patch, all file elements in info have symlink resolved
pathnames. This means append_create_info does not have any way
of showing the correct database name when a symlinked database is used.
myisam/mi_open.c:
store name (not symlinked resolved) instead of org_name (symlink resolved)
in info.
Diffstat (limited to 'mysys/my_create.c')
0 files changed, 0 insertions, 0 deletions