sql.php in interactive no more exit on DBerror
authorAntoine Musso <hashar@free.fr>
Thu, 25 Oct 2012 11:14:24 +0000 (13:14 +0200)
committerAntoine Musso <hashar@free.fr>
Thu, 25 Oct 2012 11:14:24 +0000 (13:14 +0200)
commit0e7d61dd9f2a3d19cd8cfe8d764881692646c83f
tree607c694296db29f9efad81efd3c4135b6661adba
parent49de213dc17cd5893cd8ab3c683adc3e52abf98b
sql.php in interactive no more exit on DBerror

This patch make it so that after a DBerror a new prompt is shown to the
user. Save us from having to relaunch sql.php.

Change-Id: Id3df3df87f6fe7b2aea31e0526c5ff697bc5832c
maintenance/sql.php