(bug 37020) sql.php with readline eats semicolon
authorAntoine Musso <hashar@free.fr>
Thu, 25 Oct 2012 11:00:03 +0000 (13:00 +0200)
committerAntoine Musso <hashar@free.fr>
Thu, 25 Oct 2012 11:01:28 +0000 (13:01 +0200)
commitc8e136dbbb9a72393cbb8aca22e791d44fa0a612
tree705ebc4119842f452da78731c9fec0df049b9353
parent74869fe26d75a11c47bb54d3f380988f7e11b7c6
(bug 37020) sql.php with readline eats semicolon

The database delimitor is now appended to the command before it is saved
in readline history.

Change-Id: Ie6bbac2d74e2e5df3910c5612adbd373a9c4695b
RELEASE-NOTES-1.21
maintenance/sql.php