GithubHelp home page GithubHelp logo

andrewbasterfield / mysqlcc Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 5.98 MB

MySQL Control Center is an excellent GUI front end for MySQL database creation and administration.

Home Page: http://sourceforge.net/projects/mysqlcc/

License: GNU General Public License v2.0

C++ 45.06% C 0.25% Shell 0.01% TypeScript 54.68%

mysqlcc's People

Contributors

andrewbasterfield avatar

Stargazers

 avatar

Watchers

 avatar  avatar

mysqlcc's Issues

SHOW TABLE STATUS parsing wrong on MySQL 5

If you open a MySQL database inside a MySQL connection and select the 'Tables' level the parsed output of SHOW TABLE STATUS is displayed. The column names do not match what is in the data

Col 1 - 'Table' : OK
Col 2 - 'Records' : Shows 'Row_format' 4th field instead of 5th field
Col 3 - 'Size (bytes)' : Shows 'Avg_row_length' 6th field instead of 7th
Col 4 - 'Created' : Shows 'Auth_increment' 11th field instead of 12th
Col 5 - 'Type' : OK
Col 6 - 'Comments' : Shows 'Collation' 15th field instead of 18th

Automatic SELECT ... LIMIT not updating in query view

If you change the value of "Automatically limit SELECT queries to" in the edit database connection window while a database connection is in place you have to disconnect the database and reconnect before the value is updated in the query window

Database auto-reconnect doesn't work

Database connection drops out due to inactivity "MySQL server has gone away". The only way to access the database again is to disconnect from the database in the "MySQL Servers pane" and reconnect. DB connections to individual windows has no way of recovery.

"Cancel Execution and Clear Results" doesn't work

When I click "Cancel Execution and Clear Results" in query view while a long query is running it pops up a dialogue saying "Are you sure you want to cancel ?" - if you click yes it does nothing

If you try to close the window it says "Waiting for Query Threads to terminate" in the bottom status area

If you kill the query in Server Administration the UI will hang with the following spat to stderr

X Error: BadLength (poly request too large or internal Xlib length error) 16
  Major opcode:  59
  Minor opcode:  0
  Resource id:  0x2200662
X Error: BadLength (poly request too large or internal Xlib length error) 16
  Major opcode:  57
  Minor opcode:  0
  Resource id:  0x2200662

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.