Skip to content
↺ Sync · 8d ago RSS Subscribe →
posts 283
cats 119
latest 8d
category

MYSQL/3306/

$ count 12 posts
# title category date
07
RSYNC corruption innodb

I skimmed over this thread and I think I can help clarify the innodb, rsync, and lvm situation. The basic issue with just running rsync on the files under a running mysqld is that…

2013-05-10 2 min
08
MySQL Innodb Backup

1. Download and install the latest version http://www.percona.com/downloads/XtraBackup/LATEST/ #For Debian wget http://www.percona.com/downloads/XtraBackup/LATEST/deb/squeeze/x86_6…

2013-04-10 1 min
09
Mysql Commands

Show process list: SHOW PROCESSLIST; asd  Properties of Transactions: Transactions have the following four standard properties, usually referred to by the acronym ACID: Atomicity:…

2012-09-03 1 min
10
Drop Multiple Tables

mysql> SHOW TABLES LIKE "phpbb_%"; /* list all phpBB tables */ mysql> DROP TABLES LIKE "phpbb_%"; /* DROP THEM? Quite a naive approach.. */ Well, even before executing it I w…

2012-06-25 1 min

Trending — all time

view all →

Linked elsewhere

9 bookmarks
CYBERSECURITY
Assessment Templates crfsecure.org ↗
Hack the Logs hackthelogs.com ↗
OpenSOC opensoc.io ↗
PRODUCTIVITY
fastmail.com fastmail.com ↗
hardtime.nvim github.com ↗
jwno (tiling WM) agentkilo.itch.io ↗
Obsidian obsidian.md ↗
REFERENCE
server-world.info www.server-world.info ↗