[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
phpMyAdmin
/
templates
/
server
/
binlog
/
[
Home
]
File: log_row.twig
<tr class="noclick"> <td>{{ value['Log_name'] }}</td> <td class="right">{{ value['Pos'] }}</td> <td>{{ value['Event_type'] }}</td> <td class="right">{{ value['Server_id'] }}</td> <td class="right"> {{- value['Orig_log_pos'] is defined ? value['Orig_log_pos'] : value['End_log_pos'] -}} </td> <td>{{ Util_formatSql(value['Info'], not dontlimitchars) }}</td> </tr>