Editing
排除 MySQL 技術疑難問題
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== 其他工具特定錯誤 == === Navicat 錯誤:[Exp] OLE 錯誤 800A03EC === 錯誤訊息: <pre> [Msg] [Exp] 導出到 - test.xlsx [Err] [Row1048576] [Exp] OLE 錯誤 800A03EC [Err] [Row1048577] [Exp] OLE 錯誤 800A03EC [Err] [Row1048578] [Exp] OLE 錯誤 800A03EC [Err] [Row1048579] [Exp] OLE 錯誤 800A03EC </pre> 原因: * 結果的行數超過了 [[Microsoft Excel]] 工作表大小的限制:1,048,576 行 解決方案: * 限制 MySQL 查詢的行數 === Navicat error: Field doesn't have a default value === 錯誤: <pre> [ERR] 1364 - Field 'source' doesn't have a default value </pre> 解決方案: * 從 Excel 匯入到資料庫時,source 欄位是空值或者沒有指定,需要指定 source 欄位值。或者修改欄位定義,允許欄位值可以 NULL。 === Navicat 錯誤: 導入數據筆數不一致 === 錯誤: 使用 Navicat 將 Excel 文件導入 MySQL 資料庫時,出現總記錄筆數不一致的問題。解決方案:刪除空白行並檢查任何重複的主鍵數據。 解決方案: * [https://errerrors.blogspot.com/2023/11/blog-post.html 解決 NaviCat 匯入 Excel 檔案到資料庫,出現資料總筆數不一致的問題] (written in Mandarin) === 如何解決 “zsh: operation not permitted: xxx.sql” === 錯誤情況 <pre> /applications/MAMP/library/bin/mysql -u [USERNAME] -p [DATABASE_NAME] < [PATH_TO_SQL_FILE] zsh: operation not permitted: PATH_TO_SQL_FILE.sql </pre> 解決方案:檢查安全與隱私設定:macOS 可能因安全設定而阻止終端機執行某些操作。你可以嘗試允許終端機完整磁碟存取: * 開啟系統偏好設定。 * 轉到安全與隱私。 * 選擇隱私權標籤。 * 捲動至完整磁碟存取。 * 點擊鎖定圖示以進行更改(可能需要你的管理員密碼)。 * 尋找終端機應用程式或 iTerm2 或你正在使用的任何終端機,勾選允許完整磁碟存取的方框。 * 重啟你的終端機。
Summary:
Please note that all contributions to LemonWiki共筆 are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
LemonWiki:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Current events
Recent changes
Random page
Help
Categories
Tools
What links here
Related changes
Special pages
Page information