WordPress database error: [Table './ajgillet_wor1/goi_commentmeta' is marked as crashed and last (automatic?) repair failed]SELECT comment_id, meta_key, meta_value FROM goi_commentmeta WHERE comment_id IN (359862,359864,359884,359969,359970) ORDER BY meta_id ASC
Tag Archives: coding tools
Eclipse and egit
“egit” is a free plugin for Eclipse that allows you to connect to the GIT version control system. Once connected, you can view annotations associated with code changes on a line by line basis. When working in large teams it … Continue reading
Posted in Uncategorized
Tagged coding guidelines, coding tools, eclipse, software, software development
Leave a comment