And I would prefer to read from the top ...

Moderator: Thorsten
be) at the 'parent'.
Horizontal scrollbars were added where missing.
Fixed a display issue in DATA tab with large DPI monitor setting.
SQLyog 6.13 (November 2007)
Bug Fixes
It will vary a line or so depending on whether browser is maximized on not!Sqlyog could crash when trying to connect to a server when the thread used for establishing the previous connection had not stopped executing (connection code wasn't thread-safe).
Structure Sync could generate DROP statements where the name of the object to be dropped was empty.
Code: Select all
<body dir="ltr" onload="javascript:focusOnSearchField();">
Code: Select all
<!-- start search box -->
<div class="content">
<div id="search">
<form action="{writeSendAdress}" method="get">
<label for="suchbegriff">{searchBox}</label>
<input alt="search..." class="inputfield" type="text" name="search" id="suchbegriff" size="18" /><br />
<input type="submit" name="submit" value="Go" class="submit" />
<input type="hidden" name="action" value="search" />
</form>
</div>
</div>
<!-- end search box -->