|
09-13-2003, 01:49 PM | #1 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
1.6.2 fix for logs table
This is a 1.6.2 fix for the logs table. This fix is not included in the 1.6.2 download, but it will be included in the next release.
Use init_db.sql for the MySQL database installation, and then also apply the following: Code:
ALTER TABLE logs ADD l_time FLOAT DEFAULT '0' NOT NULL;
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
phpdigSessionRemove() fix | zas | Mod Submissions | 0 | 05-14-2007 06:09 AM |
Temp Spider table Converted to HEAP table | GunMuse | Mod Requests | 0 | 04-22-2005 01:25 PM |
search logs | sf44 | Mod Requests | 2 | 07-16-2004 07:51 AM |
Understanding logs from web indexing | kenazo | How-to Forum | 1 | 03-15-2004 11:06 AM |
Clear logs from admin panel | manfred | Mod Submissions | 2 | 02-25-2004 06:15 AM |