亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

MySQL中如何快速更改數據庫名稱

發布時間:2022-02-16 09:42:07 來源:億速云 閱讀:373 作者:iii 欄目:開發技術

本篇內容主要講解“MySQL中如何快速更改數據庫名稱”,感興趣的朋友不妨來看看。本文介紹的方法操作簡單快捷,實用性強。下面就讓小編來帶大家學習“MySQL中如何快速更改數據庫名稱”吧!

MySQL中如何快速更改數據庫名稱

1、新建數據庫centos_old.

mysql > create database centos_old;

2、使用select concat拼成所有rename table的語句。

    mysql -uroot -p -e "select concat('rename table centos.',table_name,' to centos_old.',table_name,';') from information_schema.TABLES where TABLE_SCHEMA='centos';" > rename_mysql_name.sql

打開rename_mysql_name.sql,把第一行刪除。

rename_mysql_name.sql內容大概為:

   rename table centos.wp_commentmeta to centos_old.wp_commentmeta;
   rename table centos.wp_comments to centos_old.wp_comments;
   rename table centos.wp_forum_forums to centos_old.wp_forum_forums;
   rename table centos.wp_forum_groups to centos_old.wp_forum_groups;
   rename table centos.wp_forum_posts to centos_old.wp_forum_posts;
   rename table centos.wp_forum_threads to centos_old.wp_forum_threads;
   rename table centos.wp_forum_usergroup2user to centos_old.wp_forum_usergroup2user;
   rename table centos.wp_forum_usergroups to centos_old.wp_forum_usergroups;
   rename table centos.wp_links to centos_old.wp_links;
   rename table centos.wp_options to centos_old.wp_options;
   rename table centos.wp_postmeta to centos_old.wp_postmeta;
   rename table centos.wp_posts to centos_old.wp_posts;
   rename table centos.wp_term_relationships to centos_old.wp_term_relationships;
   rename table centos.wp_term_taxonomy to centos_old.wp_term_taxonomy;
   rename table centos.wp_terms to centos_old.wp_terms;
   rename table centos.wp_usermeta to centos_old.wp_usermeta;
   rename table centos.wp_users to centos_old.wp_users;

3、執行rename語句

mysql -uroot -p

這樣就完成了centos數據庫名更改為centos_old的操作。

到此,相信大家對“MySQL中如何快速更改數據庫名稱”有了更深的了解,不妨來實際操作一番吧!這里是億速云網站,更多相關內容可以進入相關頻道進行查詢,關注我們,繼續學習!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

兴文县| 贵港市| 河北区| 勐海县| 宜川县| 迁西县| 滕州市| 闽侯县| 汤原县| 新竹市| 堆龙德庆县| 宁武县| 长沙县| 仁寿县| 宣汉县| 博湖县| 磴口县| 龙游县| 青阳县| 济宁市| 都江堰市| 凤山市| 青海省| 社会| 黄平县| 定安县| 马龙县| 闽侯县| 焉耆| 越西县| 金沙县| 阜南县| 佛学| 平乐县| 新平| 柳江县| 丰镇市| 崇州市| 龙海市| 封开县| 巧家县|