8 messages in com.mysql.lists.mysqlRe: why size of table c united from t...
FromSent OnAttachments
chylli27 Jul 2006 08:12 
Chris27 Jul 2006 18:50 
chylli27 Jul 2006 21:20 
chylli27 Jul 2006 21:30 
chylli27 Jul 2006 21:42 
Chris28 Jul 2006 00:13 
chylli28 Jul 2006 02:31 
Gabriel PREDA30 Jul 2006 01:56 
Subject:Re: why size of table c united from table a and b are bigger than a+b ?
From:chylli (lcyp@gmail.com)
Date:07/27/2006 09:42:14 PM
List:com.mysql.lists.mysql

The default charset of c is utf8, and that of a and b is latin1. Maybe charset cause size of table increased?

Thanks & Regards