The most important value as a doctor
First-year students at Med School were receiving their first Anatomy class with a real dead human body. They all gathered around the surgery table with the body covered with a white sheet. The professor started the class by telling them: “In medicine, it Is necessary to have 2 important qualities as a doctor. The first is That you not be disgusted by anything involving the human body.”For an example, the Professor pulled back the sheet, stuck his finger in the butt of the corpse, withdrew it and stuck his finger in his mouth.” Go ahead and do the same thing,” he told his students. The students freaked out, hesitated for several minutes, but eventually took turns sticking a finger in the butt of the dead body and sucking on it. When everyone had finished, the Professor looked at them and told them, “The second most important quality is observation. I stuck in my Middle finger and sucked on my Index finger. Now learn to pay attention.”
MySql problem
Yahoo! The trackbacks function works nicely. But another problem must be solved. After making a post a page full of errors appears.
WordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'ON (wp_posts.ID = .post_id) WHERE post_date > 0 AND c]
SELECT tag_id FROM wp_posts INNER JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) INNER JOIN ON (wp_posts.ID = .post_id) WHERE post_date > 0 AND category_id <> 11 AND ID = 88 ORDER By post_date DESCWordPress database error: [You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND category_id <> 11' at line 4]
SELECT post_id FROM wp_post2cat WHERE category_id = AND category_id <> 11
I don’t know what to do. Any MySql guru out there, who can help me? ![]()
..
Upgraded to WP 2.0.1
After having problem with trackbacks, I upgraded to WP 2.0.1 rather than downgraded to WP 1.5.2. Unfortunately, I forgot my database password. I tried to add a new user to the database but it didn’t work. Then, I decided to flush all the tables and make a new one. I did backup for my database using Cpanel. The problem arised when I want to restore the database. Only a table were restored.
After trying for many times, I tried to ask for help. Thanks to emptyspace. Actually my sql file is too big (11MB). It was full with the data of my referrer, visitors’ IP, visitors’ browsers etc as I used Counterize plugins. Now I didn’t use it anymore because SiteMeter is offering the same service and I can keep my database “clean”.
The main fixes are:
* You can now specify an upload directory, and whether to use date-based storage or not.
* Caching has been fixed under certain PHP enviroments.
* Permalinks have been fixed for weird enviroments as well.
* XML-RPC uploading works.
* Compatibility with older versions of PHP.
* Several WYSIWYG fixes and cleanups.
* Imports now use much less memory.
* Now works with MySQL 5.0 in strict mode.
Now I want to publish this and ping PPS to make sure trackbacks function works properly.



