Help! My SQL Server Log File is too big!!! Your email has been sent Overgrown transactional log files can turn into real problems if they are not handled properly. Today SQL Server consultant Tim ...
リレーログとはレプリケーションを構成する際にスレーブのみに生成されます。レプリケーションはマスターからバイナリログの情報をスレーブのI/ Oスレッドが受け取り、 その情報を一旦リレーログファイルに書き込みます。そして、 SQLスレッドがその ...
デーモンとして動くプロセスはその出力をログファイルとして出力、 保管するのが常ですが、 MySQLのプロセスにももちろんその機能があります。MySQLには 「ログ」 と名の付くものがいくつかあり、 今回はMySQLが出力する 「ログファイルと名の付くもの」 の ...
Master database file or MDF file is a primary database file that contains fields, tables, indexes, stored procedures and other data in SQL Server. Like other data files, this file is also susceptible ...