Yasuo Honda

Results 167 comments of Yasuo Honda

Going forward, Most of users will choose newer TiDB versions and the original `index` method implementation can be changed upstream. So far only https://github.com/rails/rails/commit/819871cc4edb5132039cbc9b86abf6ad914bce06 has been applied like https://github.com/rails/rails/blob/ec0c6c74563177c16c27724e9eab88e7f437208e/activerecord/lib/active_record/connection_adapters/mysql/schema_statements.rb#L60 we...

Sorry for my late reply. Somehow it still reproduces recently https://buildkite.com/rails/rails/builds/101853#018bc505-469a-4fde-8fe3-e3907515c3f0 let me open this issue some more time.

Thank you for the detailed investigation. I still have no idea how to fix it.

I'm closing this issue for now because this is more like a feature request. As I mentioned earlier, please feel free to open a pull request.

I'm closing this because at least this is expected behavior. Thanks again for opening this issue with the detailed steps to reproduce.

I agree to close this issue for now until we can find the best solution.

So far, the workaround is to install `tzdata-legacy` package separately. ``` $ more /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=23.10 DISTRIB_CODENAME=mantic DISTRIB_DESCRIPTION="Ubuntu 23.10" $ ``` ``` $ sudo apt install tzdata-legacy Reading package lists......

May be related to but not sure yet. https://bugs.launchpad.net/ubuntu/+source/tzdata/+bug/2008076 https://lists.ubuntu.com/archives/ubuntu-devel/2023-January/042405.html

Removing `/usr/share/zoneinfo/US` directory provided by the `tzdata-legacy` package reproduces the most of failures/errors. ``` $ ls -l /usr/share/zoneinfo/US total 0 lrwxrwxrwx 1 root root 20 Aug 10 05:16 Alaska ->...