You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MySQL Indonesia
Malam para master semua
saya lagi kesulitan import unicode text file ke database
tidak muncul pesan error sih ....
tapi setelah import, data hasil import kosong walaupun rows bertambah
sesuai banyaknya lines file.
berikut scriptnya
LOAD DATA LOCAL INFILE 'test.txt' INTO TABLE song_list_unicode
CHARACTER SET utf8 FIELDS TERMINATED BY '#' LINES TERMINATED BY '\n';
mohon bantuan rekan2 semua
Endy Muhardin
unread,
May 21, 2012, 3:19:33 AM5/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mysql-i...@googlegroups.com
Bisa tolong diperjelas :
1. text file yang mau diimport bagaimana isinya
2. skema tabel song_list seperti apa
3. apa yang dimaksud hasil import kosong walaupun rows bertambah
apanya yang kosong, apanya yang nambah?