0

Under preferences(Menu)/general (Tab)/ Interactive GRT Shell Language: lua or python.

What is the difference?

I use MySQL for database and involve mostly binary.

3
  • 1
    What preferences? Where? Commented Aug 22, 2010 at 11:53
  • menu/edit/preference/general (tab)/Interactive GRT Shell Language: lua or python. Commented Aug 22, 2010 at 12:02
  • 2
    but which program? What menu is this? Commented Aug 22, 2010 at 12:03

1 Answer 1

5

mysql is a database server -- it doesn't have a menu. I think you mean mysql workbench which is a visual database design tool. That option allows you to use lua scripting or python scripting to help you on the design of your database -- it is unrelated to what happens on the mysql server. There are some examples on usage of the scripting provided by mysql workbench here.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.