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

Database/

 

$ count 19 posts $ subcats 3
# title category date
12
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
13
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
15
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
16
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
17
SQL Injection Cheat Sheet

SQL Injection Cheat Sheet SQL Injection Cheat Sheet, Document Version 1.4 About SQL Injection Cheat Sheet Currently only for MySQL and Microsoft SQL Server, some ORACLE and some Po…

2009-04-26 22 min
18
Mysql my.cnf :: some notes

For successful backup the packet size must be the same [mysqld] key_buffer                                      = 160M max_allowed_packet   …

2008-09-23 1 min
19
Mysql Instances

Mysql Instances mysqlmanager --passwd >> /etc/mysqlmanager.passwd ## ##/etc/mysql/my.cnf ## [mysql.server] user-manager [manager] port                    …

2008-08-06 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 ↗