当前位置:网站首页>You can change this value on the server by setting the 'Max_ allowed_ Packet 'variable error
You can change this value on the server by setting the 'Max_ allowed_ Packet 'variable error
2022-07-25 18:26:00 【Mengyuan Xingfan】
Error message :
Unsatisfied dependency expressed through field 'jobService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sysJobServiceImpl': Invocation of init method failed; nested exception is org.quartz.JobPersistenceException: Couldn't store job: Packet for query is too large (2,128 > 1,024). You can change this value on the server by setting the 'max_allowed_packet' variable. [See nested exception: com.mysql.cj.jdbc.exceptions.PacketTooBigException: Packet for query is too large (2,128 > 1,024). You can change this value on the server by setting the 'max_allowed_packet' variable
mysql This thing in the database is smaller than the loading data

You can enter a statement to view :show VARIABLES like '%max_allowed_packet%'; Inquire about value
resolvent :
The first one is :
Set the default value to 10M:set global max_allowed_packet = 5*1024*1024;
Exit the command line , restart mysql service , Enter again . that will do
The second kind :
If you restore the default settings :
modify my.ini stay [mysqld] Paragraph or mysql Of server Modify the configuration section .( Ultimate modification , Restart the database after modification , permanent )
as follows : max_allowed_packet = 5M
边栏推荐
- Tkinter GUI address book management system
- 「行话」| 用DevOps高效交付游戏,是种什么体验?
- Connect to MySQL using sqldeveloper
- The milestone progress has been made in the joint development of whole human GPCR antibody drugs by baicalto and liberothera
- This is a quick look-up table of machine & deep learning code
- Analysis of regression problem, modeling and prediction
- Combined with GHS multi, use Reza E1 simulator to realize the simulation and debugging of Reza rh850 single chip microcomputer
- [QNX hypervisor 2.2 user manual]9.5 dump
- BiSeNet v1
- Bl602 development environment setup
猜你喜欢
![[Huawei machine test real question] string matching](/img/0f/972cde8c749e7b53159c9d9975c9f5.png)
[Huawei machine test real question] string matching

BiSeNet v1

How to judge the performance of static code quality analysis tools? These five factors must be considered

How to create an effective help document?

如何创建一个有效的帮助文档?

If you want to do a good job in software testing, you can first understand ast, SCA and penetration testing

pd.melt() vs reshape2::melt()

Design practice of Netease strictly selecting inventory center

Tang's little helper

BiSeNet v1
随机推荐
文件基础知识
Tensor to img && imge to tensor (pytorch的tensor转换)
Conversion between integer and string in C language
Who is responsible for the problems of virtual idol endorsement products?
Ch582 ble 5.0 uses Le coded broadcast and connection
Cve-2022-33891 Apache spark shell command injection vulnerability recurrence
C language -- 25 minesweeping game
Express of nodejs simple example program
Detailed introduction and application of GaN (comprehensive and complete)
srec_ Use of common cat parameters
Compilation of program
php内存管理机制与垃圾回收机制
Combined with GHS multi, use Reza E1 simulator to realize the simulation and debugging of Reza rh850 single chip microcomputer
工程师必看的示波器探头安全使用说明书
SQL things
Imx6 rtl8189ftv migration
Keil5 “Loading PDSC Debug Description Failed for STMicroelectronics STM32Hxxxxxxx”解决办法
Practice of RTC performance automation tool in memory optimization scenario
pd.melt() vs reshape2::melt()
Insufficient space on Disk C mklink solves vscode expansion migration to other disks