Custom Search

Thursday, February 28, 2013

How To Install mysql query browser in ubuntu

How To Install mysql query browser in ubuntu 12.10

Download
http://mysql.ntu.edu.tw/Downloads/MySQLGUITools/mysql-gui-tools-5.0r12-linux-x86_64.tar.gz

#tar -xzf mysql-gui-tools-5.0r12-linux-x86_64.tar.gz

#cd mysql-gui-tools-5.0





#./mysql-query-browser --update-paths .

#./mysql-query-browser

7 comments:

  1. Hi,
    thank you for posting the instructions. To day when I downloaded and tried to run it afer installation, I am getting this message.
    Do you know the fix for it ?

    ./mysql-administrator-bin: 1: ./mysql-administrator-bin: Syntax error: "(" unexpected

    ReplyDelete
    Replies
    1. I am getting the same type of error for ./mysql-query-browser too

      ./mysql-query-browser-bin: 1: ./mysql-query-browser-bin: Syntax error: "(" unexpected

      Delete
    2. I found that this error is because the file tar.gz is for 64 bits, probably your computer is 32 bits.
      I don found yet the installer for 32 bits, if somebody found this please post the url.

      Delete
    3. I found this
      http://askubuntu.com/questions/121391/where-are-mysql-admin-and-query-browser
      this said that mysql-query-browser has been declred EOL (end of life) and Mysql Workbench is its replacement and its now available in Ubuntu 12.04 repositories
      In this threat talk about install mysql-query-browser if you have mysql 4.0
      http://www.tolaris.com/2012/05/16/added-to-precise-repository-handbrake-mysql-query-browser/

      Delete
  2. Not so far I have found new cool tool to work with mySQL on ubuntu – Valentina Studio. Its free edition can do things more than many commercial tools!!
    I very recommend check it. http://www.valentina-db.com/en/valentina-studio-overview

    ReplyDelete
  3. Now download mysql gui tools from top trusted source. Data Sparc is #1 MS SQL server client tools provider. Hurry Up! Download now SQL server client tools.

    ReplyDelete
  4. This does not appear to work anymore as of Xenial (16.04); cannot update pathways. The above source is also no longer available; although other sources exist, none seem to work under Xenial AFAICT at this point.
    Fortunately the Workbench has gotten much better (usable, even).

    ReplyDelete