{
    "componentChunkName": "component---src-templates-highlight-listing-js",
    "path": "/curious-about/tips",
    "result": {"pageContext":{"publicHighlightsForTag":[{"_id":"5f9d1aae42e166040b4686dc","_source":{"url":"https://medium.com/@shl/write-code-sometimes-e7516c2b1f71","title":"Write code. Sometimes.. I used to write code every day. Over… | by Sahil Lavingia | Medium","selected_text":"Another thing I’ve tried to do is figure out how to bring certain actions “inline.” The minute you have to open up a new tab or switch applications, it’s game over for your productivity.","added_note":"","created_at":"2020-10-31T08:05:02.000Z","created_by":"5bb5bb5fa3664d73e323afdf","is_deleted":false,"is_public":true,"tags_details":[{"name":"tips","created_at":"2020-10-31T08:05:02.000Z","_id":"tips"},{"name":"learning","created_at":"2020-10-31T08:05:02.000Z","_id":"learning"}],"updated_at":"2026-07-12T09:39:17.000Z"}},{"_id":"5f4b99dae71b4b4994aff908","_source":{"url":"https://www.a2hosting.in/kb/developer-corner/mysql/determining-the-size-of-mysql-databases-and-tables#:~:text=To%20determine%20the%20sizes%20of%20all%20of%20the%20tables%20in,(MB)%22%20FROM%20information_schema.","title":"How to determine the size of MySQL databases and tables","selected_text":"o determine the sizes of all of the tables in a specific database, at the mysql> prompt, type the following command. Replace database_name with the name of the database that you want to check:","added_note":"SELECT table_name AS \"Table\",\nROUND(((data_length + index_length) / 1024 / 1024), 2) AS \"Size (MB)\"\nFROM information_schema.TABLES\nWHERE table_schema = \"bitfolio\"\nORDER BY (data_length + index_length) DESC;\n","created_at":"2020-08-30T12:21:46.000Z","created_by":"5bb5bb5fa3664d73e323afdf","is_deleted":false,"is_public":true,"tags_details":[{"name":"query","created_at":"2020-08-30T12:21:46.000Z","_id":"query"},{"name":"tips","created_at":"2020-08-30T12:21:46.000Z","_id":"tips"},{"name":"database","created_at":"2020-08-30T12:21:46.000Z","_id":"database"},{"name":"goodreads","created_at":"2020-08-30T12:21:46.000Z","_id":"goodreads"},{"name":"size","created_at":"2020-08-30T12:21:46.000Z","_id":"size"},{"name":"ready-to-publish","created_at":"2020-08-30T12:21:46.000Z","_id":"ready-to-publish"}],"updated_at":"2026-07-12T09:39:17.000Z"}},{"_id":"5f4b957be71b4b4994aff905","_source":{"url":"https://phoenixnap.com/kb/how-to-rename-a-mysql-database#:~:text=Rename%20MySQL%20Database%20from%20Command%20Line,-If%20you're&text=Log%20into%20the%20server%2C%20and,to%20the%20server%20via%20SSH.)&text=Replace%20%5BUserName%5D%20and%20%5BPassword,the%20database%20you're%20changing.","title":"How to Rename a Database in MySQL {3 Easy Ways}","selected_text":"As an administrator, you may need to change the name of a database. However, for security, the command to rename a database","added_note":"","created_at":"2020-08-30T12:03:07.000Z","created_by":"5bb5bb5fa3664d73e323afdf","is_deleted":false,"is_public":true,"tags_details":[{"name":"tips","created_at":"2020-08-30T12:03:07.000Z","_id":"tips"},{"name":"database","created_at":"2020-08-30T12:03:07.000Z","_id":"database"},{"name":"goodreads","created_at":"2020-08-30T12:03:07.000Z","_id":"goodreads"},{"name":"rename","created_at":"2020-08-30T12:03:07.000Z","_id":"rename"}],"updated_at":"2026-07-12T09:39:17.000Z"}}],"tag":"tips"}},
    "staticQueryHashes": []}