關(guān)于修改Mysql數(shù)據(jù)庫(kù)文件大小限制解答

2023-05-17    分類: 網(wǎng)站建設(shè)

關(guān)于修改mysql數(shù)據(jù)庫(kù)文件大小限制解答,創(chuàng)新互聯(lián)成都網(wǎng)絡(luò)公司在用phpmyadmin導(dǎo)入mysql數(shù)據(jù)庫(kù)時(shí),遇到10M的數(shù)據(jù)庫(kù)不能導(dǎo)入,mysql數(shù)據(jù)庫(kù)大只能導(dǎo)入2M..

phpmyadmin數(shù)據(jù)庫(kù)導(dǎo)入出錯(cuò):
You probably tried to upload too large file. Please refer to documentation for ways to workaround this limit.

可以修改導(dǎo)入數(shù)據(jù)庫(kù)文件大限制嗎?可以!

解決這個(gè)問(wèn)題,可以參考phpmyadmin文檔;直接點(diǎn)擊這個(gè)鏈接,phpmyadmin自動(dòng)查找到了以下說(shuō)明:

The first things to check (or ask your host provider to check) are the values of upload_max_filesize, memory_limit and post_max_size in the php.ini configuration file. All of these three settings limit the maximum size of data that can be submitted and handled by PHP. One user also said that post_max_size and memory_limit need to be larger than upload_max_filesize.

以上文件大致說(shuō)明的意思就是說(shuō),遇到導(dǎo)入過(guò)大文件時(shí),首先檢查php.ini 配置文件中的以下三個(gè)地方,upload_max_filesize, memory_limit 和post_max_size,并且推薦修改的值要稍大于導(dǎo)入的巨大sql數(shù)據(jù)庫(kù)文件;依照這個(gè)提示,修改了以上三個(gè)在php.ini中的值以后,重啟了php環(huán)境,再次導(dǎo)入時(shí),數(shù)據(jù)庫(kù)文件已經(jīng)被成功的導(dǎo)入了。

網(wǎng)站欄目:關(guān)于修改Mysql數(shù)據(jù)庫(kù)文件大小限制解答
網(wǎng)站鏈接:http://muchs.cn/news/259585.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供網(wǎng)站設(shè)計(jì)、網(wǎng)站制作、微信小程序網(wǎng)站改版、ChatGPT、軟件開(kāi)發(fā)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來(lái)源: 創(chuàng)新互聯(lián)

成都網(wǎng)頁(yè)設(shè)計(jì)公司