LuckyLeo

Results 9 comments of LuckyLeo

This is because there is a bug in ob-loader. In `com/oceanbase/tools/loaddump/resource/ResourceFinderV2.java:116`, OBLoader should determine whether `parameter.getFilePath()` is a file or a folder. If it is a folder, you cannot enter...

This would be fixed after upgrading ob-loader-dumper to 4.3.x

This bug only happends on ob-mysql 4.2+. Because when a number value is in incorrect format, the error code in the old version is similar to: Data truncated for argument....

There may be a jdbc bug. After I set jdbc param `sendConnectionAttributes` to true, this worked normally.

This is a jdbc problem. And it will be fixed in 2.4.7 version.