List:Summer of Code« Previous MessageNext Message »
From:Jim Winstead Date:March 20 2008 11:52pm
Subject:Re: Adding Lua support to the mysql command-line client
View as plain text  
On Thu, Mar 20, 2008 at 12:12:12PM +0200, Dobos D. Calin wrote:
> I have read the wiki and I am still a bit confused about some aspects
> of this embedding. Most important, the goal.

i added a note to the main ideas page -- the long-term goal of embedding
lua into the mysql command-line client is so that we can re-implement
all of the other mysql command-line clients (mysqldump is a good
example) on top of that, as well as moving some (or most) of the
command-line clients functionality into lua code.

at the end of the day, this new mysql command-line client may indeed
look more like the official lua interpreter than the existing
command-line client.

jim
Thread
Adding Lua support to the mysql command-line clientKishoreKumar Bairi18 Mar
  • Re: Adding Lua support to the mysql command-line clientGiuseppe Maxia18 Mar
Re: Adding Lua support to the mysql command-line clientDobos D . Calin20 Mar
  • Re: Adding Lua support to the mysql command-line clientJim Winstead21 Mar