terça-feira, 11 de dezembro de 2012

Quick mysql datatable export into file

Hi ,
just as easy to export a datatable as this:

SELECT * FROM table into outfile '/home/user/table.sql';

regds,
tecbea

Java Obfuscate Properties

Hi there how many times we have fuckin stupid commentaries of , hey the code has a password... bullshit you can always get the password... ...