[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: MySQL - jak zatrzymać select * from



On Dec 18, 2007 1:00 AM, Jarek Buczyński <jaro80@gmail.com> wrote:
> A dałoby się ustawić "mysql> \P less " dla całego serwera MySQL nie
> ustawiając zmiennych systemowych, właśnie to jest to o co mi chodziło tylko
> że muszę to robić przy każdym połączeniu się do bazy.

% man mysql
/ pager

       o  --pager[=command]      Use the given command for paging
query output. If the command is
      omitted, the default pager is the value of your PAGER environment
      variable. Valid pagers are less, more, cat [> filename], and so
      forth. This option works only on Unix. It does not work in batch
      mode. To disable paging, use --skip-pager.  the section called
      "MYSQL COMMANDS", discusses output paging further.


-- 
Adam Byrtek

Reply to: