tangzhongshan

Results 15 issues of tangzhongshan

lealone数据库插入数据错误汇总 ![image](https://github.com/lealone/Lealone/assets/45926256/650a8bc7-a9fd-48c0-9058-13ff7b0017d1) insert into sys_job values(2, '系统默认(有参)', 'DEFAULT', 'ryTask.ryParams(\'ry\')', '0/15 * * * * ?', '3', '1', '1', 'admin', sysdate(), '', null, ''); 还有像这种需要存''符号的也报错 ![image](https://github.com/lealone/Lealone/assets/45926256/7289ac97-028d-4920-90dd-1d6a692bc4eb) ![image](https://github.com/lealone/Lealone/assets/45926256/c6a485a0-17e4-4b97-92ba-c983ca8bc01b)

大神能否写一些常用数据库迁移到lealone数据库的java工具类 如果有这样的工具类的话,到时候迁移数据,之间通过jdbc连接以后,然后迁移比用SQL语句方便一些

lealone和ruoyi框架整合的数据库配置的问题汇总 大神能否出个lealone数据库和ruoyi框架整合的spring的database的配置 现在我把ruoyi的数据库表都迁移到lealone数据库,但是后台代码这里,配置不好 ![image](https://github.com/lealone/Lealone/assets/45926256/ca1b453b-ee85-4aa0-bfb6-c4f1e45b953f) ![image](https://github.com/lealone/Lealone/assets/45926256/3c99a208-66e1-4fd1-b53a-5d5a8fad792f)

lealone数据库的备份和恢复,大神能否出个详细文档步骤 是为了防止万一所在虚拟机的硬盘数据盘损害,定期通过脚本备份到别的服务器,到时候万一出现硬盘数据故障,可以通过另外1台服务器的备份来恢复lealone数据库

![image](https://github.com/lealone/Lealone/assets/45926256/08ead9a8-603c-49bc-8b68-9c5b3c77e3d0) lealone数据库通过dbeaver客户端执行,最近一段时间经查报这个错误 运行SQL,运行的时候老是出现这个错误,需要重新连接刷新才好