http://library.nu/
Monday, June 20, 2011
Tuesday, June 14, 2011
Ouput mysql SELECT result to csv FILE.
SELECT order_id,product_name,qty
FROM orders
INTO OUTFILE '/tmp/orders.csv'
FIELDS TERMINATED BY ','
ENCLOSED BY '"'
LINES TERMINATED BY '\n'
FROM orders
INTO OUTFILE '/tmp/orders.csv'
FIELDS TERMINATED BY ','
ENCLOSED BY '"'
LINES TERMINATED BY '\n'
Monday, June 13, 2011
Missing Explorer -> Right Click -> New -> Text Document
Open Office (in my case) seemed to have set the default value of [HKEY_CLASSES_ROOT\.txt] to null ...
Simply entering "txtfile" without the quotes as the value for default has fixed the problem for me
[ open registry editor : regedit ]
Original src:: http://user.services.openoffice.org/en/forum/viewtopic.php?f=15&t=34290
Thursday, June 2, 2011
Subscribe to:
Posts (Atom)
Centos 7 reset root/ any user lost password / lockout due to cant remember password
1. Need to be in front of the terminal. (Physically if not vm). 2. Reboot the server 3. Press 'e' in the GRUB2 boot screen. 3. bunch...
-
S/N: KGR3T-F2C26-RRTGT-D6DQT-QBBB3
-
Original Source:: http://www.zytrax.com/tech/pc/serial.html Tech Info - USB and Firewire USB and FireWire (IEEE 1394a and b) represent the...