05 2025 档案
摘要:报错问题 Query failed with error code 96 and error message 'Executor error during find command :: caused by :: Sort operation used more than the maximum 3
        阅读全文
                
摘要:启动时 报错,实际占用的进程已结束 INFO: Will watch for changes in these directories: ['/root/app/image_upload'] ERROR: [Errno 98] Address already in use 命令查看占用端口 nets
        阅读全文
                
摘要:问题背景 字符集设置问题导致无法存储表情等特殊的符号,需要将utf8改为utf8mb4 -- 检查数据库字符集 SELECT SCHEMA_NAME, DEFAULT_CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.SCHEMATA WHERE SCHEMA_N
        阅读全文
                
摘要:python 版本 3.9.6 我是在使用fastApi调用request模块时出现的这个问题, 运行程序时报错 ModuleNotFoundError: No module named '_ssl' 错误原因 centos7-2009默认openssl版本为1.0.2k,python从3.7.0开
        阅读全文
                
摘要:按表备份,可以按表还原 我是容器部署的mysql 我需要进到容器里面执行脚本 docker exec -it mysql bash #!/bin/bash DB_NAME="databases" USER="root" PASSWORD="root" TABLES=("transaction_his
        阅读全文
                
                    
                
浙公网安备 33010602011771号