www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

05 2024 档案

摘要:语句中存在隐式转换:`is_active` = 1,可能导致用不上索引,建议您修改成:`is_active` = '1' kubectl GC 压力驱逐 05-22 19:01:30 clusterId: c68380adb96394fe9a78447cc74d54b8c clusterName: 阅读全文
posted @ 2024-05-23 17:26 秦瑞It行程实录 阅读(22) 评论(0) 推荐(0) 编辑

摘要:server { listen 80; client_max_body_size 2m; # 录像及文件上传大小限制 location /luna/ { try_files $uri / /index.html; alias /opt/luna/; } location /media/ { add_ 阅读全文
posted @ 2024-05-16 11:54 秦瑞It行程实录 阅读(18) 评论(0) 推荐(0) 编辑

摘要:jumpserver You do not have permission to upload this file. If you require access, please check your system settings, or check with your system adminis 阅读全文
posted @ 2024-05-14 16:22 秦瑞It行程实录 阅读(288) 评论(0) 推荐(0) 编辑

摘要:对TDE加密的表解密,请执行如下命令: MySQL 5.6 alter table <tablename> engine=innodb,block_format=default; MySQL 5.7或8.0 alter table <tablename> encryption='N'; 阅读全文
posted @ 2024-05-11 09:12 秦瑞It行程实录 阅读(9) 评论(2) 推荐(0) 编辑

www.cnblogs.com/ruiyqinrui