
{"id":4158,"date":"2020-08-27T12:01:11","date_gmt":"2020-08-27T04:01:11","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=4158"},"modified":"2020-08-27T12:01:11","modified_gmt":"2020-08-27T04:01:11","slug":"timestamp","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=4158","title":{"rendered":"[ Mysql ] &#8211; TIMESTAMP \u7cbe\u5ea6\u554f\u984c"},"content":{"rendered":"<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div><div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" ><\/div>\n<p>\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002<\/p>\n\n\n<p>\u4f60\u53ef\u4ee5\u5728cli\u4e0b<\/p>\n\n\n<pre class=\"wp-block-code\"><code>select CURRENT_TIMESTAMP(3);<\/code><\/pre>\n\n\n<p>2020-08-27 11:40:33.896<\/p>\n\n\n<pre class=\"wp-block-code\"><code>select CURRENT_TIMESTAMP(6);<\/code><\/pre>\n\n\n<p>2020-08-27 11:40:33.909491<\/p>\n\n\n<p>\u5efa\u7acb\u8cc7\u6599\u8868\u6307\u4ee4\u78bc<\/p>\n\n\n<pre class=\"wp-block-code\"><code>CREATE TABLE IF NOT EXISTS `test`\n        (id varchar(30) NOT NULL,\n        time TIMESTAMP(3) DEFAULT CURRENT_TIMESTAMP(3),\n        PRIMARY KEY (id));<\/code><\/pre>\n\n\n<pre class=\"wp-block-code\"><code>CREATE TABLE IF NOT EXISTS `test`\n        (id varchar(30) NOT NULL,\n        time TIMESTAMP(6) DEFAULT CURRENT_TIMESTAMP(6),\n        PRIMARY KEY (id));<\/code><\/pre>\n\n\n<p>\u4fee\u6539\u73fe\u6709\u8cc7\u6599\u8868<\/p>\n\n\n<pre class=\"wp-block-code\"><code>ALTER TABLE `test` CHANGE `time` `time` TIMESTAMP(3) NULL DEFAULT CURRENT_TIMESTAMP(3);<\/code><\/pre>\n\n\n<pre class=\"wp-block-code\"><code>ALTER TABLE `test` CHANGE `time` `time` TIMESTAMP(6) NULL DEFAULT CURRENT_TIMESTAMP(6);<\/code><\/pre>\n\n\n<p>\u5982\u679c\u4f60\u6709\u4f7f\u7528 phpmyadmin \u5728\u5099\u4efd\u8cc7\u6599\u6642 \u532f\u51fa\u7684\u6642\u5019<\/p>\n\n\n<pre class=\"wp-block-code\"><code>CREATE TABLE `test` (\n  `id` varchar(30) NOT NULL,\n  `time` timestamp(3) NOT NULL DEFAULT CURRENT_TIMESTAMP<\/code><\/pre>\n\n\n<p>\u5efa\u7acb\u8cc7\u6599\u8868\u7684\u8a9e\u6cd5\u6703\u6709\u4e2d\u65b7<br \/>\u4f46\u8cc7\u6599\u9084\u662f\u6709\u5b8c\u6574\u7684\u532f\u51fa<\/p>\n\n\n<p>\u53c3\u8003\u7db2\u5740\uff1a<a href=\"https:\/\/stackoverflow.com\/questions\/23671222\/mysql-default-value-for-timestamp3\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/stackoverflow.com\/questions\/23671222\/mysql-default-value-for-timestamp3<\/a><\/p>\n<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002<\/p>\n","protected":false},"author":1,"featured_media":1867,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","footnotes":""},"categories":[34],"tags":[402,565,934,975],"class_list":["post-4158","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-mysql","tag-mysql","tag-timestamp","tag-934","tag-975"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ Mysql ] - TIMESTAMP \u7cbe\u5ea6\u554f\u984c - \u6df7\u6c34\u6478\u9b5a<\/title>\n<meta name=\"description\" content=\"\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.webteach.tw\/?p=4158\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ Mysql ] - TIMESTAMP \u7cbe\u5ea6\u554f\u984c - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=4158\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-27T04:01:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png\" \/>\n\t<meta property=\"og:image:width\" content=\"302\" \/>\n\t<meta property=\"og:image:height\" content=\"185\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"jeff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"jeff\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ Mysql ] &#8211; TIMESTAMP \u7cbe\u5ea6\u554f\u984c\",\"datePublished\":\"2020-08-27T04:01:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158\"},\"wordCount\":23,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png\",\"keywords\":[\"mysql\",\"TIMESTAMP\",\"\u6642\u9593\u7cbe\u5ea6\",\"\u6beb\u79d2\"],\"articleSection\":[\"MySql\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158\",\"name\":\"[ Mysql ] - TIMESTAMP \u7cbe\u5ea6\u554f\u984c - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png\",\"datePublished\":\"2020-08-27T04:01:11+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"description\":\"\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=4158\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#primaryimage\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png\",\"contentUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2017\\\/12\\\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png\",\"width\":302,\"height\":185,\"caption\":\"\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4158#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ Mysql ] &#8211; TIMESTAMP \u7cbe\u5ea6\u554f\u984c\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/\",\"name\":\"\u6df7\u6c34\u6478\u9b5a\",\"description\":\"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.webteach.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\",\"name\":\"jeff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"caption\":\"jeff\"},\"sameAs\":[\"http:\\\/\\\/35.72.55.111\"],\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?author=1\"},false]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[ Mysql ] - TIMESTAMP \u7cbe\u5ea6\u554f\u984c - \u6df7\u6c34\u6478\u9b5a","description":"\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.webteach.tw\/?p=4158","og_locale":"zh_TW","og_type":"article","og_title":"[ Mysql ] - TIMESTAMP \u7cbe\u5ea6\u554f\u984c - \u6df7\u6c34\u6478\u9b5a","og_description":"\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002","og_url":"https:\/\/www.webteach.tw\/?p=4158","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2020-08-27T04:01:11+00:00","og_image":[{"width":302,"height":185,"url":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png","type":"image\/png"}],"author":"jeff","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"jeff"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.webteach.tw\/?p=4158#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=4158"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ Mysql ] &#8211; TIMESTAMP \u7cbe\u5ea6\u554f\u984c","datePublished":"2020-08-27T04:01:11+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=4158"},"wordCount":23,"commentCount":0,"image":{"@id":"https:\/\/www.webteach.tw\/?p=4158#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png","keywords":["mysql","TIMESTAMP","\u6642\u9593\u7cbe\u5ea6","\u6beb\u79d2"],"articleSection":["MySql"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=4158#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=4158","url":"https:\/\/www.webteach.tw\/?p=4158","name":"[ Mysql ] - TIMESTAMP \u7cbe\u5ea6\u554f\u984c - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=4158#primaryimage"},"image":{"@id":"https:\/\/www.webteach.tw\/?p=4158#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png","datePublished":"2020-08-27T04:01:11+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"description":"\u53c8\u767c\u751f\u7684\u610f\u6599\u4e4b\u5916\u7684\u6642\u9593\u7cbe\u5ea6\u554f\u984c\uff0c\u5728 Mysql \u4e2d\u6642\u9593\u7684\u7cbe\u5ea6\u53ea\u5230\u79d2\uff0c\u5982\u679c\u4f60\u8981\u5230\u6beb\u79d2\u5c31\u4e00\u5b9a\u8981\u4f7f\u7528 TIMESTAMP ,\u4f46 TIMESTAMP \u9810\u8a2d\u503c\u5982\u679c\u4f60\u8a2d CURRENT_TIMESTAMP \u5176\u5be6\u4e5f\u662f\u53ea\u6709\u5230\u79d2\uff0c\u4f60\u9700\u8981\u8a2d\u6210 CURRENT_TIMESTAMP(3) \u6216 CURRENT_TIMESTAMP(6) \u4f9d\u4f60\u7684\u9700\u6c42\u53bb\u8a2d\u4f60\u8981\u7684\u7cbe\u5ea6\u3002","breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=4158#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=4158"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.webteach.tw\/?p=4158#primaryimage","url":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png","contentUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2017\/12\/FireShot-Capture-31-MySQL-__-MySQL-Logo-Downloads-https___www.mysql_.com_about_legal_logos.html.png","width":302,"height":185,"caption":""},{"@type":"BreadcrumbList","@id":"https:\/\/www.webteach.tw\/?p=4158#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ Mysql ] &#8211; TIMESTAMP \u7cbe\u5ea6\u554f\u984c"}]},{"@type":"WebSite","@id":"https:\/\/www.webteach.tw\/#website","url":"https:\/\/www.webteach.tw\/","name":"\u6df7\u6c34\u6478\u9b5a","description":"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.webteach.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Person","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520","name":"jeff","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","caption":"jeff"},"sameAs":["http:\/\/35.72.55.111"],"url":"https:\/\/www.webteach.tw\/?author=1"},false]}},"views":1234,"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"_links":{"self":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/4158","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4158"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/4158\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/media\/1867"}],"wp:attachment":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4158"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4158"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4158"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}