For newbies like me, this is a new hot water on phpmyadmin:
Put this line into config.inc.php (in pma root) and press F5 on pma page of the browser:
$cfg['TextareaRows'] = 40;
This will show you an almost screen-high textbox, without slider in right when using 1280x1024 resolution.