« 城山湖 | メイン | settrackback 2 »

set trackback

[tb:http://nomano.shiwaza.com/mt333/tb203.cgi/5435] 上記のトラバURL
[tnoma@nomano ~]$ mysql -u mtuser -p mtdb
mysql> show tables;
mysql> show columns from mt_blog;
mysql> show columns from mt_entry;
mysql> select blog_name,blog_id from mt_blog;

mysql> select entry_pinged_urls from mt_entry where entry_id = 5464;
+-------------------------------------------------------+
| entry_pinged_urls                                     |
+-------------------------------------------------------+
| http://map.livedoor.com/map/tb/E139.16.38.7N35.36.7.9 |
+-------------------------------------------------------+
1 row in set (0.00 sec)

mysql> select entry_to_ping_urls from mt_entry where entry_id = 5464;
+--------------------+
| entry_to_ping_urls |
+--------------------+
|                    |
+--------------------+
1 row in set (0.00 sec)

mysql> select entry_to_ping_urls from mt_entry where entry_id = 5464;
+--------------------+
| entry_to_ping_urls |
+--------------------+
| hogehoge           |
+--------------------+
1 row in set (0.00 sec)

トラックバック

この一覧は、次のエントリーを参照しています: set trackback:

» settrackback 2 from I LOVE 位置情報
I LOVE 位置情報: set trackback [tb:http://no... [詳しくはこちら]