Update Specific Value In A Mysql Table
update ost_config set value = '' where id = '100';
Example:
| id | namespace | key | value | updated |
| 100 | core | force_https | | 2023-07-06 12:35:51 |