Results 5 comments of taobo

I want to try it. @daniel-hutao @IronCore864 Only for org and owner fields, my thoughts following: - remove `org` and `owner` fileds, add new `user` filed. This is because github...

**Notes:** After #4076, we need to insert some values before the alteration and validate the inserted values after the alteration. (https://github.com/GreptimeTeam/greptimedb/pull/4076#issuecomment-2144206248)

> Does it print the `lock_keys` info? Yes, the newest format is: ```bash mysql> select * from procedure_info \G *************************** 1. row *************************** procedure_id: 9d8b16c4-6a30-4b72-9d28-42a5175cb56f procedure_type: metasrv-procedure::CreateTable start_time: 2024-09-09 02:55:40.333000...

Hi, all, resolved all comment, please take a look :) The latest `information_schema.procedure_info` schema has been updated in the description.