| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Thimble Smith | Date: | May 5 1999 12:30am |
| Subject: | Re: [MySQL]$editor : not found, YET! :) | ||
| View as plain text | |||
On Mon, May 03, 1999 at 11:36:16PM +0100, Marco Lopez wrote: > I should have written this in the first place: :) I'm using > BSDI, vi works from the shell and so does pico, but NOT form > inside mySQL. Marco, could you please try the following, and the cut and paste the *exact* commands and output? I would like to see something that looks very similar to the following: % sh $ which vi /usr/bin/vi $ EDITOR=`which vi` mysql -e 'select 1 as foo\e' <... here you should go into a vi session - just quit ...> +-----+ | foo | +-----+ | 1 | +-----+ $ exit % If it doesn't work for you, hopefully the ouput that you do get will help us find the problem. Tim
| Thread | ||
|---|---|---|
| • Re: [MySQL]$editor : not found, YET! :) | Marco Lopez | 4 May |
| • Re: [MySQL]$editor : not found, YET! :) | Thimble Smith | 5 May |
| • Re: [MySQL]$editor : not found, YET! :) | Marco Lopez | 5 May |
| • Re: [MySQL]$editor : not found, YET! :) | Marco Lopez | 6 May |
| • Re: [MySQL]$editor : not found, YET! :) | Thimble Smith | 6 May |
| • Re: [MySQL]$editor : not found, YET! :) | Jens Ellegiers | 5 May |
| • Re: [MySQL]$editor : not found, YET! :) | Paul DuBois | 5 May |
| • Re: [MySQL]$editor : not found, YET! :) | Christian Mack | 5 May |
| • Re: [MySQL]$editor : not found, YET! :) | Fred Read | 6 May |
