Webboard: indexer -Eblob : more than 11 hours...
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Message-ID | <[email protected]> |
Author: Alexander Barkov Email: [email protected] Message: <skip> > > mysql> SHOW TABLE STATUS LIKE 'bdicti'; > +--------+--------+---------+------------+---------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+---------------------+---------------------+-----------------+----------+---------------------------------------+---------+ > | Name | Engine | Version | Row_format | Rows | Avg_row_length | Data_length | Max_data_length | Index_length | Data_free | Auto_increment | Create_time | Update_time | Check_time | Collation | Checksum | Create_options | Comment | > +--------+--------+---------+------------+---------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+---------------------+---------------------+-----------------+----------+---------------------------------------+---------+ > | bdicti | MyISAM | 10 | Dynamic | 1105898 | 2360 | 3044688400 | 1099511627775 | 29620224 | 434418896 | NULL | 2007-05-31 07:55:27 | 2010-07-03 22:13:26 | 2008-10-13 17:27:12 | utf8_general_ci | NULL | max_rows=300000000 avg_row_length=512 | | > +--------+--------+---------+------------+---------+----------------+-------------+-----------------+--------------+-----------+----------------+---------------------+---------------------+---------------------+-----------------+----------+---------------------------------------+---------+ > 1 row in set (0.00 sec) > <skip> I got 1229823244 in the "Data_length" column on the database I told about in the previous posts. So your database is almost 3 time bigger. Reply: <http://www.mnogosearch.org/board/message.php?id=21095>