What did they add?
- user warning: Table 'nolan.comments' doesn't exist
query: SELECT COUNT(*) FROM comments WHERE nid = 245 AND status = 0 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.
- user warning: Table 'nolan.comments' doesn't exist
query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.picture, u.data, c.score, c.users, c.thread, c.status FROM comments c INNER JOIN users u ON c.uid = u.uid WHERE c.nid = 245 AND c.status = 0 GROUP BY c.cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, u.picture, c.homepage, u.uid, u.name, u.picture, u.data, c.score, c.users, c.thread, c.status ORDER BY c.thread DESC LIMIT 0, 50 in /home/sneakin/web/nolan.eakins.net/includes/database.mysql.inc on line 120.
Submitted by sneakin on Fri, 2005/11/18 - 14:50.
Computing | Linux
I was thinking about upgrading to OpenOffice 2.0 until I saw this:
* app-office/openoffice-bin
Latest version available: 2.0.0
Latest version installed: 1.1.2
Size of downloaded files: 775,559 kB
Homepage: http://www.openoffice.org/
Description: OpenOffice productivity suite
License: LGPL-2
What the hell did they add to make a binary installation not even fit on a CD?
|