Skip to content

index advisor give wrong database name, optimizer_xx is temporary database #89

@eagle2016

Description

@eagle2016

Please answer these questions before submitting your issue. Thanks!

  1. What did you do?
    If possible, provide a recipe for reproducing the error.
    Environment: I have installed mysql server using glibc binary file..
    and I execute command:

echo "update test set col1=2 where col1=1" | /usr/local/bin/soardebug -online-dsn="root:[email protected]:3307/online" -test-dsn="root:[email protected]:3307/test"

result as follows:

image

now I think `optimizer_181108155319_f5gh7cxdl26tcsyw\ is not correct, the correct string is "online"

  1. What version of are you using (soar -version)?

[root@bak-autodb ~]# /usr/local/bin/soardebug --version
Version: 2018-11-05 14:02:42 +0800 @d070981
Branch: master
Compile: 2018-11-07 15:37:27 +0800 by go version go1.10.4 darwin/amd64
GitDirty: 104

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions