From 12b05bb71b8debd8fd1d6100524de6e4e6a1f2e8 Mon Sep 17 00:00:00 2001 From: u010280923 Date: Tue, 7 Feb 2023 12:31:26 +0800 Subject: [PATCH] add field container_url --- .../client.json" | 3 ++- .../server.json" | 3 ++- .../relation.json" | 3 ++- .../1.\345\256\211\350\243\205/develop.json" | 3 ++- .../2.\347\231\273\345\275\225/login.json" | 3 ++- .../2.\347\231\273\345\275\225/prepare.json" | 3 ++- .../2.\347\231\273\345\275\225/remote.json" | 3 ++- .../create_database.json" | 3 ++- .../auto_increment.json" | 3 ++- .../create_table.json" | 3 ++- .../drop_table.json" | 3 ++- .../encode.json" | 3 ++- .../engine.json" | 3 ++- .../innodb.json" | 3 ++- .../numbers.json" | 3 ++- .../datetime.json" | 3 ++- .../description.json" | 3 ++- .../binary.json" | 3 ++- .../1.\346\217\222\345\205\245/insert.json" | 3 ++- .../2.\344\277\256\346\224\271/update.json" | 3 ++- .../3.\345\210\240\351\231\244/delete.json" | 3 ++- .../1.SELECT/select.json" | 3 ++- .../2.WHERE/where.json" | 3 ++- .../3.\350\277\220\347\256\227\347\254\246/geo.json" | 3 ++- .../4.\345\207\275\346\225\260/prodandfunc.json" | 3 ++- .../1.\350\241\250/auto_increment.json" | 3 ++- .../1.\350\241\250/create_table.json" | 3 ++- .../1.\350\241\250/table.json" | 3 ++- .../2.\350\247\206\345\233\276/view.json" | 3 ++- .../create_funcion.json" | 3 ++- .../create_function.json" | 3 ++- .../create_procedure.json" | 3 ++- .../drop_function.json" | 3 ++- .../primary_key.json" | 3 ++- .../unique.json" | 3 ++- .../unique_2.json" | 3 ++- .../5. \350\247\246\345\217\221\345\231\250/audit.json" | 3 ++- .../5. \350\247\246\345\217\221\345\231\250/trigger.json" | 3 ++- .../upgrade_engine.json" | 3 ++- .../dump.json" | 3 ++- .../mysqldump.json" | 3 ++- .../mysqlimport.json" | 3 ++- .../disaster_recovery.json" | 3 ++- .../dr_options.json" | 3 ++- .../create_user.json" | 3 ++- .../create_user_desc.json" | 3 ++- .../grant.json" | 3 ++- .../role.json" | 3 ++- .../view_privileges.json" | 3 ++- .../revoke.json" | 3 ++- .../change_password.json" | 3 ++- .../drop_user.json" | 3 ++- .../limit_action.json" | 3 ++- .../1. \345\210\253\345\220\215/aliases.json" | 3 ++- .../2. BETWEEN/between.json" | 3 ++- .../3.CASE/case.json" | 3 ++- .../4.DISTINCT/distinct.json" | 3 ++- .../5.ORDER BY/order_by.json" | 3 ++- .../6.UNION/union.json" | 3 ++- .../regex.json" | 3 ++- .../paged.json" | 3 ++- .../1.\351\224\201\347\233\270\345\205\263/lock.json" | 3 ++- .../2.JSON\345\207\275\346\225\260/json.json" | 3 ++- .../distribute.json" | 3 ++- .../distrubute.json" | 3 ++- .../head.json" | 3 ++- .../rank.json" | 3 ++- .../within.json" | 3 ++- .../curtime.json" | 3 ++- .../date.json" | 3 ++- .../day.json" | 3 ++- .../dt_format.json" | 3 ++- .../extract.json" | 3 ++- .../from_days.json" | 3 ++- .../make.json" | 3 ++- .../now.json" | 3 ++- .../timestamp.json" | 3 ++- .../to_days.json" | 3 ++- .../weekday.json" | 3 ++- .../weekofyear.json" | 3 ++- .../cast.json" | 3 ++- .../convert.json" | 3 ++- .../1. \350\256\241\346\225\260/count.json" | 3 ++- .../2. \346\261\202\345\222\214/sum.json" | 3 ++- .../3.\346\234\200\345\260\217\345\200\274/min.json" | 3 ++- .../4. \346\234\200\345\244\247\345\200\274/max.json" | 3 ++- .../5. \345\271\263\345\235\207\345\200\274/avg.json" | 3 ++- .../6.HAVING/having.json" | 3 ++- .../subquery.json" | 3 ++- .../5.\345\255\220\346\237\245\350\257\242/2. ANY/any.json" | 3 ++- .../5.\345\255\220\346\237\245\350\257\242/3.ALL/all.json" | 3 ++- .../4.EXISTS/exists.json" | 3 ++- .../5.\345\255\220\346\237\245\350\257\242/5. IN/in.json" | 3 ++- .../in_column.json" | 3 ++- .../1.INNER JOIN/inner_join_desc.json" | 3 ++- .../1.INNER JOIN/join_self.json" | 3 ++- .../2. LEFT JOIN/left_join.json" | 3 ++- .../3. RIGHT JOIN/right_join.json" | 3 ++- .../4. CROSS JOIN/cross_join.json" | 3 ++- .../salary.json" | 3 ++- .../index.json" | 3 ++- .../create_index.json" | 3 ++- .../drop_index.json" | 3 ++- .../1.MySQL\351\227\256\347\255\224/qa.json" | 3 ++- .../general_log.json" | 3 ++- .../slow_log.json" | 3 ++- .../error_log.json" | 3 ++- .../binlog.json" | 3 ++- .../unique.json" | 3 ++- .../total_index.json" | 3 ++- .../match_fields.json" | 3 ++- .../combinate.json" | 3 ++- .../geo_index.json" | 3 ++- .../full_text_index.json" | 3 ++- .../invisible.json" | 3 ++- .../daily_payment.json" | 3 ++- .../continuous.json" | 3 ++- .../to_root.json" | 3 ++- .../2.Window Function/salary.json" | 3 ++- .../3.\351\200\217\350\247\206\350\241\250 /pivot.json" | 3 ++- .../4.Double Not Exists/DoubleNotExists.json" | 3 ++- .../score.json" | 3 ++- .../6.\344\272\213\345\212\241/transaction.json" | 3 ++- .../1.IF/if.json" | 3 ++- .../2.LOOP/loop.json" | 3 ++- .../3.REPEAT/repeat.json" | 3 ++- .../4.WHILE/while.json" | 3 ++- .../5. \346\270\270\346\240\207/cursor.json" | 3 ++- .../5. \346\270\270\346\240\207/cursor_desc.json" | 3 ++- .../1.\347\224\237\346\210\220\345\210\227/generated.json" | 3 ++- .../customer_order.json" | 3 ++- .../slack.json" | 3 ++- .../daily_payment2.json" | 3 ++- .../analyze_table.json" | 3 ++- .../slave_master.json" | 3 ++- .../addslave.json" | 3 ++- .../ms2chains.json" | 3 ++- .../chains2ms.json" | 3 ++- .../multimaster.json" | 3 ++- .../filter.json" | 3 ++- .../delay.json" | 3 ++- .../1. SHOW STATUS/show_status.json" | 3 ++- .../2. SHOW PROFILE/show_profile.json" | 3 ++- .../3. EXPLAIN/explain.json" | 3 ++- .../bulk_insert.json" | 3 ++- .../performance_delete.json" | 3 ++- .../1.mysqladmin/mysqladmin.json" | 3 ++- .../2.myisampack/myisampack.json" | 3 ++- .../3.mysqlbinlog/mysqlbinlog.json" | 3 ++- .../4.mysqlcheck/mysqlcheck.json" | 3 ++- .../5.mysqlshow/mysqlshow.json" | 3 ++- .../6.mysqlpump/mysqlpump.json" | 3 ++- .../configuration.json" | 3 ++- .../2.performance_schema/performance_schema.json" | 3 ++- .../3.sys\346\225\260\346\215\256\345\272\223/sys.json" | 3 ++- 155 files changed, 310 insertions(+), 155 deletions(-) diff --git "a/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/client.json" "b/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/client.json" index 51ef404..dde99e6 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/client.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/client.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "client.md", "notebook_enable": false, - "exercise_id": "7e3bd620ff91486f85da13d5d40c15db" + "exercise_id": "7e3bd620ff91486f85da13d5d40c15db", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/server.json" "b/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/server.json" index 887d461..7ab5078 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/server.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/1.10 \345\210\206\351\222\237\344\272\206\350\247\243 MySQL/server.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "server.md", "notebook_enable": false, - "exercise_id": "a904871f54e340f0aea8d0ebfa383af2" + "exercise_id": "a904871f54e340f0aea8d0ebfa383af2", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/2.\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/relation.json" "b/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/2.\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/relation.json" index b032b63..cdcd702 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/2.\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/relation.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/1.\345\205\263\347\263\273\345\236\213\346\225\260\346\215\256\345\272\223/2.\346\225\260\346\215\256\345\272\223\345\237\272\346\234\254\346\246\202\345\277\265/relation.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "relation.md", "notebook_enable": false, - "exercise_id": "2692f8f803774bbbb172d6f1ce513930" + "exercise_id": "2692f8f803774bbbb172d6f1ce513930", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/1.\345\256\211\350\243\205/develop.json" "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/1.\345\256\211\350\243\205/develop.json" index e1bd4aa..11884d3 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/1.\345\256\211\350\243\205/develop.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/1.\345\256\211\350\243\205/develop.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "develop.md", "notebook_enable": false, - "exercise_id": "8853d1b52947421a9ffb84007126825e" + "exercise_id": "8853d1b52947421a9ffb84007126825e", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/login.json" "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/login.json" index 8697704..5a59760 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/login.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/login.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "login.md", "notebook_enable": false, - "exercise_id": "a6af57c960df49c1befabac14fb552bf" + "exercise_id": "a6af57c960df49c1befabac14fb552bf", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/prepare.json" "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/prepare.json" index 3e47ea9..7ec9980 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/prepare.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/prepare.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "prepare.md", "notebook_enable": false, - "exercise_id": "e3f7a8400c0047009cc089d15fc14795" + "exercise_id": "e3f7a8400c0047009cc089d15fc14795", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/remote.json" "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/remote.json" index a875f0b..96c2101 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/remote.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/2.\345\256\211\350\243\205\345\222\214\347\231\273\345\275\225/2.\347\231\273\345\275\225/remote.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "remote.md", "notebook_enable": false, - "exercise_id": "4e55553e2af44e29896cad771e3a72f4" + "exercise_id": "4e55553e2af44e29896cad771e3a72f4", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/1. \345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\346\225\260\346\215\256\345\272\223/create_database.json" "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/1. \345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\346\225\260\346\215\256\345\272\223/create_database.json" index cdb0e45..a173f31 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/1. \345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\346\225\260\346\215\256\345\272\223/create_database.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/1. \345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\346\225\260\346\215\256\345\272\223/create_database.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_database.md", "notebook_enable": false, - "exercise_id": "7176bf0c002f47c1b3c6b9fa74bb827d" + "exercise_id": "7176bf0c002f47c1b3c6b9fa74bb827d", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/auto_increment.json" "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/auto_increment.json" index 2916553..4f96ced 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/auto_increment.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/auto_increment.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "auto_increment.md", "notebook_enable": false, - "exercise_id": "c4ad7801c75146668da3b21f9de0011c" + "exercise_id": "c4ad7801c75146668da3b21f9de0011c", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/create_table.json" "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/create_table.json" index 1267dce..423472f 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/create_table.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/create_table.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_table.md", "notebook_enable": false, - "exercise_id": "282cc79ab5b34562a3cdc6d6d1453332" + "exercise_id": "282cc79ab5b34562a3cdc6d6d1453332", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/drop_table.json" "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/drop_table.json" index 08e455f..443ff31 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/drop_table.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/2.\345\210\233\345\273\272\345\222\214\345\210\240\351\231\244\350\241\250/drop_table.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "drop_table.md", "notebook_enable": false, - "exercise_id": "c4e2ce3e42c5454a8d6c520d4a818497" + "exercise_id": "c4e2ce3e42c5454a8d6c520d4a818497", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/3.\346\225\260\346\215\256\345\272\223\347\274\226\347\240\201/encode.json" "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/3.\346\225\260\346\215\256\345\272\223\347\274\226\347\240\201/encode.json" index e80861c..4ebf1a6 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/3.\346\225\260\346\215\256\345\272\223\347\274\226\347\240\201/encode.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/3.\346\225\260\346\215\256\345\272\223\347\274\226\347\240\201/encode.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "encode.md", "notebook_enable": false, - "exercise_id": "041eebb89fcb479e8ebb617d01c38234" + "exercise_id": "041eebb89fcb479e8ebb617d01c38234", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/engine.json" "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/engine.json" index 9213df7..842e360 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/engine.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/engine.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "engine.md", "notebook_enable": false, - "exercise_id": "cce5a0caa6aa4011bf31bc35f7ad73f4" + "exercise_id": "cce5a0caa6aa4011bf31bc35f7ad73f4", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/innodb.json" "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/innodb.json" index 93c8dd4..741640e 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/innodb.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/3.\344\275\277\347\224\250\346\225\260\346\215\256\345\272\223/4.\345\255\230\345\202\250\345\274\225\346\223\216/innodb.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "innodb.md", "notebook_enable": false, - "exercise_id": "39244600680e40848e6ab8af71f22cf1" + "exercise_id": "39244600680e40848e6ab8af71f22cf1", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/1.\346\225\260\345\200\274\347\261\273\345\236\213/numbers.json" "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/1.\346\225\260\345\200\274\347\261\273\345\236\213/numbers.json" index 712a0aa..12b4a75 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/1.\346\225\260\345\200\274\347\261\273\345\236\213/numbers.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/1.\346\225\260\345\200\274\347\261\273\345\236\213/numbers.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "numbers.md", "notebook_enable": false, - "exercise_id": "0093549d885b4eec8f556fc86cc60431" + "exercise_id": "0093549d885b4eec8f556fc86cc60431", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/2.\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264\347\261\273\345\236\213/datetime.json" "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/2.\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264\347\261\273\345\236\213/datetime.json" index 7de8c90..09649d8 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/2.\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264\347\261\273\345\236\213/datetime.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/2.\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264\347\261\273\345\236\213/datetime.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "datetime.md", "notebook_enable": false, - "exercise_id": "9f51c5816b1047368bdab70cb20d5116" + "exercise_id": "9f51c5816b1047368bdab70cb20d5116", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/3.\346\226\207\346\234\254\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/description.json" "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/3.\346\226\207\346\234\254\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/description.json" index 0f349f1..2d18302 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/3.\346\226\207\346\234\254\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/description.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/3.\346\226\207\346\234\254\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/description.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "description.md", "notebook_enable": false, - "exercise_id": "772f9b0947074197bbeb414fd5a094b0" + "exercise_id": "772f9b0947074197bbeb414fd5a094b0", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/4.\344\272\214\350\277\233\345\210\266\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/binary.json" "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/4.\344\272\214\350\277\233\345\210\266\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/binary.json" index 3c7a1ac..22916b6 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/4.\344\272\214\350\277\233\345\210\266\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/binary.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/4.\346\225\260\346\215\256\347\261\273\345\236\213/4.\344\272\214\350\277\233\345\210\266\345\255\227\347\254\246\344\270\262\347\261\273\345\236\213/binary.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "binary.md", "notebook_enable": false, - "exercise_id": "b3cdc6ba96d544969c08fe697df32dde" + "exercise_id": "b3cdc6ba96d544969c08fe697df32dde", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/1.\346\217\222\345\205\245/insert.json" "b/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/1.\346\217\222\345\205\245/insert.json" index d91a702..1d4c5a3 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/1.\346\217\222\345\205\245/insert.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/1.\346\217\222\345\205\245/insert.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "insert.md", "notebook_enable": false, - "exercise_id": "81e312020bb04761800918d54a7a5851" + "exercise_id": "81e312020bb04761800918d54a7a5851", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/2.\344\277\256\346\224\271/update.json" "b/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/2.\344\277\256\346\224\271/update.json" index f06ad1a..3c6dcd4 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/2.\344\277\256\346\224\271/update.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/2.\344\277\256\346\224\271/update.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "update.md", "notebook_enable": false, - "exercise_id": "cf4476a1954440b499c84e022ec463ea" + "exercise_id": "cf4476a1954440b499c84e022ec463ea", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/3.\345\210\240\351\231\244/delete.json" "b/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/3.\345\210\240\351\231\244/delete.json" index 721e9e3..0b71359 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/3.\345\210\240\351\231\244/delete.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/5.\346\225\260\346\215\256\344\277\256\346\224\271/3.\345\210\240\351\231\244/delete.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "delete.md", "notebook_enable": false, - "exercise_id": "cfdd2c9789fd4fe493541cfa8811e4c9" + "exercise_id": "cfdd2c9789fd4fe493541cfa8811e4c9", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/1.SELECT/select.json" "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/1.SELECT/select.json" index c6a7989..6871991 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/1.SELECT/select.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/1.SELECT/select.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "select.md", "notebook_enable": false, - "exercise_id": "c873b09db60f4f93a8603a15e31d2a3a" + "exercise_id": "c873b09db60f4f93a8603a15e31d2a3a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/2.WHERE/where.json" "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/2.WHERE/where.json" index 5ceeca3..97ae8c6 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/2.WHERE/where.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/2.WHERE/where.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "where.md", "notebook_enable": false, - "exercise_id": "1407e367ecca4e159cb7777fe141e8d4" + "exercise_id": "1407e367ecca4e159cb7777fe141e8d4", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/3.\350\277\220\347\256\227\347\254\246/geo.json" "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/3.\350\277\220\347\256\227\347\254\246/geo.json" index 7fd1dc4..0c8a778 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/3.\350\277\220\347\256\227\347\254\246/geo.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/3.\350\277\220\347\256\227\347\254\246/geo.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "geo.md", "notebook_enable": false, - "exercise_id": "09df5b5537d340fab861362b9123fbfd" + "exercise_id": "09df5b5537d340fab861362b9123fbfd", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/4.\345\207\275\346\225\260/prodandfunc.json" "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/4.\345\207\275\346\225\260/prodandfunc.json" index 56e42ca..d8d7ca6 100644 --- "a/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/4.\345\207\275\346\225\260/prodandfunc.json" +++ "b/data/1.MySQL\345\210\235\351\230\266/6.\346\225\260\346\215\256\346\237\245\350\257\242/4.\345\207\275\346\225\260/prodandfunc.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "prodandfunc.md", "notebook_enable": false, - "exercise_id": "ad9047fdd6814e248d9a34fb9977af55" + "exercise_id": "ad9047fdd6814e248d9a34fb9977af55", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/auto_increment.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/auto_increment.json" index 6db172b..5030051 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/auto_increment.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/auto_increment.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "auto_increment.md", "notebook_enable": false, - "exercise_id": "ac5111c4826b48659e6ba60aa614706d" + "exercise_id": "ac5111c4826b48659e6ba60aa614706d", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/create_table.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/create_table.json" index f0ad7eb..eb500de 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/create_table.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/create_table.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_table.md", "notebook_enable": false, - "exercise_id": "2253c23fd6fd4f4bb159565a7bf94773" + "exercise_id": "2253c23fd6fd4f4bb159565a7bf94773", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/table.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/table.json" index cf69351..41ba0ae 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/table.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/1.\350\241\250/table.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "table.md", "notebook_enable": false, - "exercise_id": "1d869c25b7de46729071f59aa1cdaecd" + "exercise_id": "1d869c25b7de46729071f59aa1cdaecd", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/2.\350\247\206\345\233\276/view.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/2.\350\247\206\345\233\276/view.json" index 0ae2d89..e62dbad 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/2.\350\247\206\345\233\276/view.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/2.\350\247\206\345\233\276/view.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "view.md", "notebook_enable": false, - "exercise_id": "0d485e3ba6e448edbe727da0f1cf8685" + "exercise_id": "0d485e3ba6e448edbe727da0f1cf8685", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_funcion.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_funcion.json" index 41e0f6f..340dc6e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_funcion.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_funcion.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_function.md", "notebook_enable": false, - "exercise_id": "2253c23fd6fd4f4bb159565a7bf94773" + "exercise_id": "2253c23fd6fd4f4bb159565a7bf94773", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_function.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_function.json" index cc7b1c6..4baa270 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_function.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_function.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_function.md", "notebook_enable": false, - "exercise_id": "213471661dd244f58bd0d2e0928a0100" + "exercise_id": "213471661dd244f58bd0d2e0928a0100", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_procedure.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_procedure.json" index 10a5242..187a36d 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_procedure.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/create_procedure.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_procedure.md", "notebook_enable": false, - "exercise_id": "16634dd1d7dc42e7a4bfaa19f457eb7b" + "exercise_id": "16634dd1d7dc42e7a4bfaa19f457eb7b", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/drop_function.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/drop_function.json" index 895fe00..d2f71d0 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/drop_function.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/3.\345\255\230\345\202\250\350\277\207\347\250\213\345\222\214\345\207\275\346\225\260/drop_function.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "drop_function.md", "notebook_enable": false, - "exercise_id": "3f9a98605d244c7fa1b3e2d78b21621c" + "exercise_id": "3f9a98605d244c7fa1b3e2d78b21621c", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/primary_key.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/primary_key.json" index 215f234..6fe3546 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/primary_key.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/primary_key.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "primary_key.md", "notebook_enable": false, - "exercise_id": "f4608bdac8c84cca811582798709fae5" + "exercise_id": "f4608bdac8c84cca811582798709fae5", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique.json" index 7d97022..342c4da 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "unique.md", "notebook_enable": false, - "exercise_id": "ce440ee390da487a988ec926cf9e2bf5" + "exercise_id": "ce440ee390da487a988ec926cf9e2bf5", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique_2.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique_2.json" index cf3882d..adf089c 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique_2.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/4.\347\264\242\345\274\225\345\222\214\347\272\246\346\235\237/unique_2.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "unique_2.md", "notebook_enable": false, - "exercise_id": "69942903e7dd47fbafd9b8f3ed7e59d5" + "exercise_id": "69942903e7dd47fbafd9b8f3ed7e59d5", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/audit.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/audit.json" index 4413ed2..012690e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/audit.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/audit.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "audit.md", "notebook_enable": false, - "exercise_id": "47ab9b38b16d48ca9a4abd637dfe39b3" + "exercise_id": "47ab9b38b16d48ca9a4abd637dfe39b3", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/trigger.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/trigger.json" index b60f6cf..8f1dfe7 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/trigger.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/5. \350\247\246\345\217\221\345\231\250/trigger.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "trigger.md", "notebook_enable": false, - "exercise_id": "457f6b7e9b2b4eb58d15f12cb21a1463" + "exercise_id": "457f6b7e9b2b4eb58d15f12cb21a1463", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/6.\345\255\230\345\202\250\345\274\225\346\223\216/upgrade_engine.json" "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/6.\345\255\230\345\202\250\345\274\225\346\223\216/upgrade_engine.json" index 88f0332..c494a38 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/6.\345\255\230\345\202\250\345\274\225\346\223\216/upgrade_engine.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/1.\346\225\260\346\215\256\345\272\223\347\273\204\346\210\220/6.\345\255\230\345\202\250\345\274\225\346\223\216/upgrade_engine.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "upgrade_engine.md", "notebook_enable": false, - "exercise_id": "87ceaa4ffe494e219ff20c91eee8a2ec" + "exercise_id": "87ceaa4ffe494e219ff20c91eee8a2ec", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/dump.json" "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/dump.json" index 2a634fa..9784bc5 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/dump.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/dump.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "dump.md", "notebook_enable": false, - "exercise_id": "d581e2fe632b4737b6da553bd6455ed7" + "exercise_id": "d581e2fe632b4737b6da553bd6455ed7", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqldump.json" "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqldump.json" index b728030..761918e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqldump.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqldump.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "mysqldump.md", "notebook_enable": false, - "exercise_id": "b10af2331df547ae93091af219a5e218" + "exercise_id": "b10af2331df547ae93091af219a5e218", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqlimport.json" "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqlimport.json" index 5351da0..7a40199 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqlimport.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/1.\346\225\260\346\215\256\345\257\274\345\205\245\345\222\214\345\257\274\345\207\272/mysqlimport.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "mysqlimport.md", "notebook_enable": false, - "exercise_id": "1d0491c9515644ef8edc4fbd0abe8a8d" + "exercise_id": "1d0491c9515644ef8edc4fbd0abe8a8d", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/disaster_recovery.json" "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/disaster_recovery.json" index db1e5b1..7314ef3 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/disaster_recovery.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/disaster_recovery.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "disaster_recovery.md", "notebook_enable": false, - "exercise_id": "2b7463f6dbc64d1c8fe6f983925eb4f1" + "exercise_id": "2b7463f6dbc64d1c8fe6f983925eb4f1", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/dr_options.json" "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/dr_options.json" index 6c82b2b..1053ece 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/dr_options.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/10.\345\244\207\344\273\275\344\270\216\346\201\242\345\244\215/2.\347\201\276\351\232\276\346\201\242\345\244\215/dr_options.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "disaster_recovery.md", "notebook_enable": false, - "exercise_id": "d971d72cd46f4bd38b0205b9a06f3798" + "exercise_id": "d971d72cd46f4bd38b0205b9a06f3798", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user.json" index 397e41f..39e47fb 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_user.md", "notebook_enable": false, - "exercise_id": "fd2caef1500e4917901a76644f7c81d0" + "exercise_id": "fd2caef1500e4917901a76644f7c81d0", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user_desc.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user_desc.json" index c749d5a..a81f039 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user_desc.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/1.\345\210\233\345\273\272\346\231\256\351\200\232\347\224\250\346\210\267/create_user_desc.json" @@ -3,5 +3,6 @@ "author": "zxm2015", "source": "create_user_desc.md", "notebook_enable": false, - "exercise_id": "71ff84875921400a885e1de726f89065" + "exercise_id": "71ff84875921400a885e1de726f89065", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/grant.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/grant.json" index 4ef0021..f228803 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/grant.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/grant.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "grant.md", "notebook_enable": false, - "exercise_id": "ac5c6fee8d744ce18c6de9281c42eb16" + "exercise_id": "ac5c6fee8d744ce18c6de9281c42eb16", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/role.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/role.json" index 6f11bb2..dd036b1 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/role.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/2.\344\270\272\347\224\250\346\210\267\346\216\210\346\235\203/role.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "role.md", "notebook_enable": false, - "exercise_id": "3a5beeea5b2d4fcfabfe6c54111a3504" + "exercise_id": "3a5beeea5b2d4fcfabfe6c54111a3504", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/3.\346\237\245\347\234\213\347\224\250\346\210\267\346\235\203\351\231\220/view_privileges.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/3.\346\237\245\347\234\213\347\224\250\346\210\267\346\235\203\351\231\220/view_privileges.json" index 235e88f..47f2de3 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/3.\346\237\245\347\234\213\347\224\250\346\210\267\346\235\203\351\231\220/view_privileges.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/3.\346\237\245\347\234\213\347\224\250\346\210\267\346\235\203\351\231\220/view_privileges.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "view_privileges.md", "notebook_enable": false, - "exercise_id": "ff524ab55f2b4160930e2b583476e7bf" + "exercise_id": "ff524ab55f2b4160930e2b583476e7bf", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/4.\346\222\244\351\224\200\347\224\250\346\210\267\346\235\203\351\231\220/revoke.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/4.\346\222\244\351\224\200\347\224\250\346\210\267\346\235\203\351\231\220/revoke.json" index 43e0a75..070a35e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/4.\346\222\244\351\224\200\347\224\250\346\210\267\346\235\203\351\231\220/revoke.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/4.\346\222\244\351\224\200\347\224\250\346\210\267\346\235\203\351\231\220/revoke.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "revoke.md", "notebook_enable": false, - "exercise_id": "f1aef134b4aa4474a8469d5c9e0da77a" + "exercise_id": "f1aef134b4aa4474a8469d5c9e0da77a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/5.\344\277\256\346\224\271\347\224\250\346\210\267\345\257\206\347\240\201/change_password.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/5.\344\277\256\346\224\271\347\224\250\346\210\267\345\257\206\347\240\201/change_password.json" index d2fdbd1..609ab88 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/5.\344\277\256\346\224\271\347\224\250\346\210\267\345\257\206\347\240\201/change_password.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/5.\344\277\256\346\224\271\347\224\250\346\210\267\345\257\206\347\240\201/change_password.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "change_password.md", "notebook_enable": false, - "exercise_id": "92c30359eb7d4b538492a358b2f804b3" + "exercise_id": "92c30359eb7d4b538492a358b2f804b3", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/6.\345\210\240\351\231\244\347\224\250\346\210\267/drop_user.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/6.\345\210\240\351\231\244\347\224\250\346\210\267/drop_user.json" index 6c7d2f3..766e249 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/6.\345\210\240\351\231\244\347\224\250\346\210\267/drop_user.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/6.\345\210\240\351\231\244\347\224\250\346\210\267/drop_user.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "drop_user.md", "notebook_enable": false, - "exercise_id": "407714aa87964c208cd12598bd5cc6c1" + "exercise_id": "407714aa87964c208cd12598bd5cc6c1", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/7.\351\231\220\345\210\266\347\224\250\346\210\267\344\275\277\347\224\250\350\265\204\346\272\220/limit_action.json" "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/7.\351\231\220\345\210\266\347\224\250\346\210\267\344\275\277\347\224\250\350\265\204\346\272\220/limit_action.json" index d7dac23..02ad835 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/7.\351\231\220\345\210\266\347\224\250\346\210\267\344\275\277\347\224\250\350\265\204\346\272\220/limit_action.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/11.\347\224\250\346\210\267\345\222\214\346\235\203\351\231\220/7.\351\231\220\345\210\266\347\224\250\346\210\267\344\275\277\347\224\250\350\265\204\346\272\220/limit_action.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "limit_action.md", "notebook_enable": false, - "exercise_id": "7aabf9196dfa4a71bcff36b0f20a2cc4" + "exercise_id": "7aabf9196dfa4a71bcff36b0f20a2cc4", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/1. \345\210\253\345\220\215/aliases.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/1. \345\210\253\345\220\215/aliases.json" index 3ce01c9..19f3d1e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/1. \345\210\253\345\220\215/aliases.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/1. \345\210\253\345\220\215/aliases.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "aliases.md", "notebook_enable": false, - "exercise_id": "7a6d06703d1448209e9d82074d1887fb" + "exercise_id": "7a6d06703d1448209e9d82074d1887fb", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/2. BETWEEN/between.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/2. BETWEEN/between.json" index a0ed882..07f5ed1 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/2. BETWEEN/between.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/2. BETWEEN/between.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "between.md", "notebook_enable": false, - "exercise_id": "6ad1d6bd4fa7421890b7498b5648b4e0" + "exercise_id": "6ad1d6bd4fa7421890b7498b5648b4e0", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/3.CASE/case.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/3.CASE/case.json" index 232607b..c668823 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/3.CASE/case.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/3.CASE/case.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "case.md", "notebook_enable": false, - "exercise_id": "d61198987832488ab53e8a18f7337946" + "exercise_id": "d61198987832488ab53e8a18f7337946", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/4.DISTINCT/distinct.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/4.DISTINCT/distinct.json" index 3efcec8..97d6759 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/4.DISTINCT/distinct.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/4.DISTINCT/distinct.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "distinct.md", "notebook_enable": false, - "exercise_id": "331f369b150340f9989ccea8abfcd42f" + "exercise_id": "331f369b150340f9989ccea8abfcd42f", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/5.ORDER BY/order_by.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/5.ORDER BY/order_by.json" index d564234..63ead48 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/5.ORDER BY/order_by.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/5.ORDER BY/order_by.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "order_by.md", "notebook_enable": false, - "exercise_id": "68e526b5717246a190e6bb06ad3e58ac" + "exercise_id": "68e526b5717246a190e6bb06ad3e58ac", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/6.UNION/union.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/6.UNION/union.json" index 9d37523..05b8392 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/6.UNION/union.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/6.UNION/union.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "union.md", "notebook_enable": false, - "exercise_id": "7c8ecf1329e64616a56e5def05d52c6c" + "exercise_id": "7c8ecf1329e64616a56e5def05d52c6c", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/7.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/regex.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/7.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/regex.json" index 736cb78..0cfa426 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/7.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/regex.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/7.\346\255\243\345\210\231\350\241\250\350\276\276\345\274\217/regex.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "regex.md", "notebook_enable": false, - "exercise_id": "1b35ec1703954c42be54d361a97ca3d9" + "exercise_id": "1b35ec1703954c42be54d361a97ca3d9", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/8. \345\210\206\351\241\265\346\237\245\350\257\242/paged.json" "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/8. \345\210\206\351\241\265\346\237\245\350\257\242/paged.json" index 8d8faf2..b7b34d4 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/8. \345\210\206\351\241\265\346\237\245\350\257\242/paged.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/2.\346\237\245\350\257\242\350\277\233\351\230\266/8. \345\210\206\351\241\265\346\237\245\350\257\242/paged.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "paged.md", "notebook_enable": false, - "exercise_id": "b80577df526846bb8eccf638480a0170" + "exercise_id": "b80577df526846bb8eccf638480a0170", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/1.\351\224\201\347\233\270\345\205\263/lock.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/1.\351\224\201\347\233\270\345\205\263/lock.json" index be11f72..16211c4 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/1.\351\224\201\347\233\270\345\205\263/lock.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/1.\351\224\201\347\233\270\345\205\263/lock.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "lock.md", "notebook_enable": false, - "exercise_id": "70eadd97073640d5ac486898c7294d34" + "exercise_id": "70eadd97073640d5ac486898c7294d34", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/2.JSON\345\207\275\346\225\260/json.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/2.JSON\345\207\275\346\225\260/json.json" index 51e5e2f..df1202f 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/2.JSON\345\207\275\346\225\260/json.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/2.JSON\345\207\275\346\225\260/json.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "json.md", "notebook_enable": false, - "exercise_id": "4799f77515b748fe81494c024023efa7" + "exercise_id": "4799f77515b748fe81494c024023efa7", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distribute.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distribute.json" index 8336f1e..f11cbb0 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distribute.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distribute.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "distribute.md", "notebook_enable": false, - "exercise_id": "70eadd97073640d5ac486898c7294d34" + "exercise_id": "70eadd97073640d5ac486898c7294d34", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distrubute.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distrubute.json" index ce87516..e59abe2 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distrubute.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/distrubute.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "distrubute.md", "notebook_enable": false, - "exercise_id": "815be880ae8141f9b562638e167dcedb" + "exercise_id": "815be880ae8141f9b562638e167dcedb", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/head.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/head.json" index a2ef3e5..ce27098 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/head.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/head.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "head.md", "notebook_enable": false, - "exercise_id": "7a690485f1cc49b1968b1f8cc3ff71bd" + "exercise_id": "7a690485f1cc49b1968b1f8cc3ff71bd", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/rank.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/rank.json" index e337719..812ef08 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/rank.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/rank.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "rank.md", "notebook_enable": false, - "exercise_id": "660b68ab2651450ba2572c03221ca2c9" + "exercise_id": "660b68ab2651450ba2572c03221ca2c9", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/within.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/within.json" index c286452..6fae969 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/within.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/3.\347\252\227\345\217\243\345\207\275\346\225\260/within.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "within.md", "notebook_enable": false, - "exercise_id": "94fe246370d3454a8e57c9fd8a44c59b" + "exercise_id": "94fe246370d3454a8e57c9fd8a44c59b", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/curtime.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/curtime.json" index bdb4c4c..3f12ce7 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/curtime.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/curtime.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "curtime.md", "notebook_enable": false, - "exercise_id": "bc88844a66244492947e98da40709619" + "exercise_id": "bc88844a66244492947e98da40709619", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/date.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/date.json" index c7c6c57..10ec40f 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/date.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/date.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "date.md", "notebook_enable": false, - "exercise_id": "68f35847b5194ba3addf120d6ed5ecb6" + "exercise_id": "68f35847b5194ba3addf120d6ed5ecb6", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/day.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/day.json" index c46b47d..61622fb 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/day.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/day.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "day.md", "notebook_enable": false, - "exercise_id": "b64ebf99bff14f69b2ef92049bb7b57c" + "exercise_id": "b64ebf99bff14f69b2ef92049bb7b57c", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/dt_format.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/dt_format.json" index d2134cf..aa7af31 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/dt_format.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/dt_format.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "dt_format.md", "notebook_enable": false, - "exercise_id": "1aaf7a00feb04d0b82afa1a0574d5719" + "exercise_id": "1aaf7a00feb04d0b82afa1a0574d5719", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/extract.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/extract.json" index fd25672..014a161 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/extract.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/extract.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "extract.md", "notebook_enable": false, - "exercise_id": "73635de953474af4aa1af6cd90dc8129" + "exercise_id": "73635de953474af4aa1af6cd90dc8129", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/from_days.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/from_days.json" index 4924f52..d101a00 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/from_days.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/from_days.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "from_days.md", "notebook_enable": false, - "exercise_id": "cda783def29f4431979121e05498690c" + "exercise_id": "cda783def29f4431979121e05498690c", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/make.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/make.json" index ae128db..6406ede 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/make.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/make.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "make.md", "notebook_enable": false, - "exercise_id": "d4f49d310b1440aabdc81cf7cd020aa7" + "exercise_id": "d4f49d310b1440aabdc81cf7cd020aa7", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/now.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/now.json" index 979d1dc..d493ed0 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/now.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/now.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "now.md", "notebook_enable": false, - "exercise_id": "f628db00fb904159a301551adc981d78" + "exercise_id": "f628db00fb904159a301551adc981d78", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/timestamp.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/timestamp.json" index 53aec56..cbbcf63 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/timestamp.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/timestamp.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "timestamp.md", "notebook_enable": false, - "exercise_id": "680153b527564dffaa026c8130e388f3" + "exercise_id": "680153b527564dffaa026c8130e388f3", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/to_days.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/to_days.json" index dfa5474..65bbfab 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/to_days.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/to_days.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "to_days.md", "notebook_enable": false, - "exercise_id": "c48b730d0d0f4347969e1c9375efd3c1" + "exercise_id": "c48b730d0d0f4347969e1c9375efd3c1", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekday.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekday.json" index 6eaf465..8f81d73 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekday.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekday.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "weekday.md", "notebook_enable": false, - "exercise_id": "92dc6edd3bbb43969147763a3298bbea" + "exercise_id": "92dc6edd3bbb43969147763a3298bbea", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekofyear.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekofyear.json" index 6e9820b..b7047d6 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekofyear.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/4.\346\227\266\351\227\264\346\227\245\346\234\237\345\207\275\346\225\260/weekofyear.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "now.md", "notebook_enable": false, - "exercise_id": "5ef9bfa0d9b34219941e4b833fa54e77" + "exercise_id": "5ef9bfa0d9b34219941e4b833fa54e77", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/cast.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/cast.json" index bbe987d..a396a45 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/cast.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/cast.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "cast.md", "notebook_enable": false, - "exercise_id": "256bc41fc10f4d33b18219b4b97aa46a" + "exercise_id": "256bc41fc10f4d33b18219b4b97aa46a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/convert.json" "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/convert.json" index 606fa78..d37ced6 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/convert.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/3.\345\206\205\347\275\256\345\207\275\346\225\260/5.\345\205\266\345\256\203\345\207\275\346\225\260/convert.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "convert.md", "notebook_enable": false, - "exercise_id": "a152ea2ab0c5410fa2d2b808afd063ae" + "exercise_id": "a152ea2ab0c5410fa2d2b808afd063ae", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/1. \350\256\241\346\225\260/count.json" "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/1. \350\256\241\346\225\260/count.json" index 5ce0446..c0baae2 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/1. \350\256\241\346\225\260/count.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/1. \350\256\241\346\225\260/count.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "count.md", "notebook_enable": false, - "exercise_id": "550bc91b4d7849ef8463a807871d145c" + "exercise_id": "550bc91b4d7849ef8463a807871d145c", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/2. \346\261\202\345\222\214/sum.json" "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/2. \346\261\202\345\222\214/sum.json" index b0842d5..42189d3 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/2. \346\261\202\345\222\214/sum.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/2. \346\261\202\345\222\214/sum.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "sum.md", "notebook_enable": false, - "exercise_id": "1beebe6f7dcb4c8db11cc6d5151c395d" + "exercise_id": "1beebe6f7dcb4c8db11cc6d5151c395d", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/3.\346\234\200\345\260\217\345\200\274/min.json" "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/3.\346\234\200\345\260\217\345\200\274/min.json" index b6e69b7..aace4da 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/3.\346\234\200\345\260\217\345\200\274/min.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/3.\346\234\200\345\260\217\345\200\274/min.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "min.md", "notebook_enable": false, - "exercise_id": "c25658691a9043eab38b61aec9ad827c" + "exercise_id": "c25658691a9043eab38b61aec9ad827c", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/4. \346\234\200\345\244\247\345\200\274/max.json" "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/4. \346\234\200\345\244\247\345\200\274/max.json" index c18ddce..6de3b5b 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/4. \346\234\200\345\244\247\345\200\274/max.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/4. \346\234\200\345\244\247\345\200\274/max.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "max.md", "notebook_enable": false, - "exercise_id": "7e56c3165ccc46f5b2ffb3d0eba53eff" + "exercise_id": "7e56c3165ccc46f5b2ffb3d0eba53eff", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/5. \345\271\263\345\235\207\345\200\274/avg.json" "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/5. \345\271\263\345\235\207\345\200\274/avg.json" index 6a2d3d9..8dcddf7 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/5. \345\271\263\345\235\207\345\200\274/avg.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/5. \345\271\263\345\235\207\345\200\274/avg.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "avg.md", "notebook_enable": false, - "exercise_id": "c6ff6b73f6844327b71b6b0630fedcaa" + "exercise_id": "c6ff6b73f6844327b71b6b0630fedcaa", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/6.HAVING/having.json" "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/6.HAVING/having.json" index 5cb8deb..77bcdf5 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/6.HAVING/having.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/4.\350\201\232\345\220\210\345\222\214\345\210\206\347\273\204/6.HAVING/having.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "having.md", "notebook_enable": false, - "exercise_id": "2e74213549474ee680f4b72cde1a5b45" + "exercise_id": "2e74213549474ee680f4b72cde1a5b45", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/1.\347\233\270\345\205\263\345\255\220\346\237\245\350\257\242/subquery.json" "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/1.\347\233\270\345\205\263\345\255\220\346\237\245\350\257\242/subquery.json" index 4a1c9cf..8e3946e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/1.\347\233\270\345\205\263\345\255\220\346\237\245\350\257\242/subquery.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/1.\347\233\270\345\205\263\345\255\220\346\237\245\350\257\242/subquery.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "subquery.md", "notebook_enable": false, - "exercise_id": "2fabb69f22224e48a26fec8911798ceb" + "exercise_id": "2fabb69f22224e48a26fec8911798ceb", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/2. ANY/any.json" "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/2. ANY/any.json" index 831e426..9f8cf65 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/2. ANY/any.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/2. ANY/any.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "any.md", "notebook_enable": false, - "exercise_id": "3eaab3e2a9cd45e2ab238e6943609861" + "exercise_id": "3eaab3e2a9cd45e2ab238e6943609861", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/3.ALL/all.json" "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/3.ALL/all.json" index 34912fb..70d9954 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/3.ALL/all.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/3.ALL/all.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "all.md", "notebook_enable": false, - "exercise_id": "f2a50fcc0b8d4417a69b956c26eeed7a" + "exercise_id": "f2a50fcc0b8d4417a69b956c26eeed7a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/4.EXISTS/exists.json" "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/4.EXISTS/exists.json" index d676a63..c7f9910 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/4.EXISTS/exists.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/4.EXISTS/exists.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "exists.md", "notebook_enable": false, - "exercise_id": "8d0da43e53624d8187ac781f685f4b71" + "exercise_id": "8d0da43e53624d8187ac781f685f4b71", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/5. IN/in.json" "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/5. IN/in.json" index 9eb73c2..6a7cd68 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/5. IN/in.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/5. IN/in.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "in.md", "notebook_enable": false, - "exercise_id": "2ded48602e384fc2b5476186e8b91842" + "exercise_id": "2ded48602e384fc2b5476186e8b91842", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/6. \345\210\227\345\255\220\346\237\245\350\257\242/in_column.json" "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/6. \345\210\227\345\255\220\346\237\245\350\257\242/in_column.json" index 301a3df..a111aba 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/6. \345\210\227\345\255\220\346\237\245\350\257\242/in_column.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/5.\345\255\220\346\237\245\350\257\242/6. \345\210\227\345\255\220\346\237\245\350\257\242/in_column.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "in_column.md", "notebook_enable": false, - "exercise_id": "464fd8f686284280afbee9424ed4ae65" + "exercise_id": "464fd8f686284280afbee9424ed4ae65", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/inner_join_desc.json" "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/inner_join_desc.json" index 8c9d450..5cb6064 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/inner_join_desc.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/inner_join_desc.json" @@ -3,5 +3,6 @@ "author": "zxm2015", "source": "inner_join_desc.md", "notebook_enable": false, - "exercise_id": "db10b4db233b4402909df47b5630efdf" + "exercise_id": "db10b4db233b4402909df47b5630efdf", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/join_self.json" "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/join_self.json" index 27c964d..9d908d0 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/join_self.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/1.INNER JOIN/join_self.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "join_self.md", "notebook_enable": false, - "exercise_id": "59e9daf6f4444c2988785af0b75dda10" + "exercise_id": "59e9daf6f4444c2988785af0b75dda10", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/2. LEFT JOIN/left_join.json" "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/2. LEFT JOIN/left_join.json" index 23cfedc..910dcd3 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/2. LEFT JOIN/left_join.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/2. LEFT JOIN/left_join.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "left_join.md", "notebook_enable": false, - "exercise_id": "67515869f4fa4661ba858305e5c85c72" + "exercise_id": "67515869f4fa4661ba858305e5c85c72", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/3. RIGHT JOIN/right_join.json" "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/3. RIGHT JOIN/right_join.json" index 81e5fb9..50b4fba 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/3. RIGHT JOIN/right_join.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/3. RIGHT JOIN/right_join.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "right_join.md", "notebook_enable": false, - "exercise_id": "fbfdc54da9d44fbca30f7a293469bf47" + "exercise_id": "fbfdc54da9d44fbca30f7a293469bf47", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/4. CROSS JOIN/cross_join.json" "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/4. CROSS JOIN/cross_join.json" index c7de7f8..87e85b4 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/4. CROSS JOIN/cross_join.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/4. CROSS JOIN/cross_join.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "cross_join.md", "notebook_enable": false, - "exercise_id": "3d9153bd05ed41379bcb13eaadc41ef0" + "exercise_id": "3d9153bd05ed41379bcb13eaadc41ef0", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/5. \345\244\215\346\235\202\350\277\236\346\216\245/salary.json" "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/5. \345\244\215\346\235\202\350\277\236\346\216\245/salary.json" index bc6826f..5ec66e4 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/5. \345\244\215\346\235\202\350\277\236\346\216\245/salary.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/6.\350\277\236\346\216\245\346\237\245\350\257\242/5. \345\244\215\346\235\202\350\277\236\346\216\245/salary.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "salary.md", "notebook_enable": false, - "exercise_id": "94cfdf9e41724b5893bf5b86fb81525d" + "exercise_id": "94cfdf9e41724b5893bf5b86fb81525d", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/1.\347\264\242\345\274\225\345\205\245\351\227\250/index.json" "b/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/1.\347\264\242\345\274\225\345\205\245\351\227\250/index.json" index b821651..65eff08 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/1.\347\264\242\345\274\225\345\205\245\351\227\250/index.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/1.\347\264\242\345\274\225\345\205\245\351\227\250/index.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "index.md", "notebook_enable": false, - "exercise_id": "ac49bba4d8fc428b90c8773b07b6ec65" + "exercise_id": "ac49bba4d8fc428b90c8773b07b6ec65", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/2.\345\210\233\345\273\272\347\264\242\345\274\225/create_index.json" "b/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/2.\345\210\233\345\273\272\347\264\242\345\274\225/create_index.json" index 9154654..ccf6c6e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/2.\345\210\233\345\273\272\347\264\242\345\274\225/create_index.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/2.\345\210\233\345\273\272\347\264\242\345\274\225/create_index.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "create_index.md", "notebook_enable": false, - "exercise_id": "6b84238a23d24623a32c416016075701" + "exercise_id": "6b84238a23d24623a32c416016075701", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/3.\345\210\240\351\231\244\347\264\242\345\274\225/drop_index.json" "b/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/3.\345\210\240\351\231\244\347\264\242\345\274\225/drop_index.json" index 12f04c0..0c33af6 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/3.\345\210\240\351\231\244\347\264\242\345\274\225/drop_index.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/7. \347\264\242\345\274\225/3.\345\210\240\351\231\244\347\264\242\345\274\225/drop_index.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "drop_index.md", "notebook_enable": false, - "exercise_id": "f786df4790e0407b91348a0fad24220f" + "exercise_id": "f786df4790e0407b91348a0fad24220f", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/8.\350\277\233\351\230\266\344\273\273\345\212\241/1.MySQL\351\227\256\347\255\224/qa.json" "b/data/2.MySQL\344\270\255\351\230\266/8.\350\277\233\351\230\266\344\273\273\345\212\241/1.MySQL\351\227\256\347\255\224/qa.json" index ef4300d..19f3f7d 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/8.\350\277\233\351\230\266\344\273\273\345\212\241/1.MySQL\351\227\256\347\255\224/qa.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/8.\350\277\233\351\230\266\344\273\273\345\212\241/1.MySQL\351\227\256\347\255\224/qa.json" @@ -7,5 +7,6 @@ "author": "csdn.net", "source": "qa.md", "notebook_enable": true, - "exercise_id": "00ecc14b72114d439ee821b23a0b904e" + "exercise_id": "00ecc14b72114d439ee821b23a0b904e", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/1.\346\237\245\350\257\242\346\227\245\345\277\227/general_log.json" "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/1.\346\237\245\350\257\242\346\227\245\345\277\227/general_log.json" index a41a442..2306f9e 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/1.\346\237\245\350\257\242\346\227\245\345\277\227/general_log.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/1.\346\237\245\350\257\242\346\227\245\345\277\227/general_log.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "general_log.md", "notebook_enable": false, - "exercise_id": "abca6ad634a74d09ba5cf44ab2510bfb" + "exercise_id": "abca6ad634a74d09ba5cf44ab2510bfb", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/2.\346\205\242\346\237\245\350\257\242\346\227\245\345\277\227/slow_log.json" "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/2.\346\205\242\346\237\245\350\257\242\346\227\245\345\277\227/slow_log.json" index 53c83bb..c6156a1 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/2.\346\205\242\346\237\245\350\257\242\346\227\245\345\277\227/slow_log.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/2.\346\205\242\346\237\245\350\257\242\346\227\245\345\277\227/slow_log.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "slow_log.md", "notebook_enable": false, - "exercise_id": "e627e414320f42aeaf0d41a8f6b7acb2" + "exercise_id": "e627e414320f42aeaf0d41a8f6b7acb2", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/3.\351\224\231\350\257\257\346\227\245\345\277\227/error_log.json" "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/3.\351\224\231\350\257\257\346\227\245\345\277\227/error_log.json" index a845b51..ffc31e6 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/3.\351\224\231\350\257\257\346\227\245\345\277\227/error_log.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/3.\351\224\231\350\257\257\346\227\245\345\277\227/error_log.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "error_log.md", "notebook_enable": false, - "exercise_id": "edcf45beef534a9db8e906bafb00166e" + "exercise_id": "edcf45beef534a9db8e906bafb00166e", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/4.\344\272\214\350\277\233\345\210\266\346\227\245\345\277\227/binlog.json" "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/4.\344\272\214\350\277\233\345\210\266\346\227\245\345\277\227/binlog.json" index 3ae4e1d..3bd23c3 100644 --- "a/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/4.\344\272\214\350\277\233\345\210\266\346\227\245\345\277\227/binlog.json" +++ "b/data/2.MySQL\344\270\255\351\230\266/9.MySQL \346\227\245\345\277\227/4.\344\272\214\350\277\233\345\210\266\346\227\245\345\277\227/binlog.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "binlog.md", "notebook_enable": false, - "exercise_id": "4f3e0c57d21f41e59d312870ae7df3b3" + "exercise_id": "4f3e0c57d21f41e59d312870ae7df3b3", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/1.\345\224\257\344\270\200\347\264\242\345\274\225/unique.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/1.\345\224\257\344\270\200\347\264\242\345\274\225/unique.json" index bad5836..4c07fe0 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/1.\345\224\257\344\270\200\347\264\242\345\274\225/unique.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/1.\345\224\257\344\270\200\347\264\242\345\274\225/unique.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "unique.md", "notebook_enable": false, - "exercise_id": "959101e435844130811d359d7abcab04" + "exercise_id": "959101e435844130811d359d7abcab04", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/2.\345\205\250\345\200\274\345\214\271\351\205\215/total_index.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/2.\345\205\250\345\200\274\345\214\271\351\205\215/total_index.json" index 20db5fa..34a9667 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/2.\345\205\250\345\200\274\345\214\271\351\205\215/total_index.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/2.\345\205\250\345\200\274\345\214\271\351\205\215/total_index.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "total_index.md", "notebook_enable": false, - "exercise_id": "2c68494e5e9f4f9b835bd5758d61f6b9" + "exercise_id": "2c68494e5e9f4f9b835bd5758d61f6b9", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/3.\345\214\271\351\205\215\351\241\272\345\272\217/match_fields.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/3.\345\214\271\351\205\215\351\241\272\345\272\217/match_fields.json" index 4931467..9cd4d55 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/3.\345\214\271\351\205\215\351\241\272\345\272\217/match_fields.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/3.\345\214\271\351\205\215\351\241\272\345\272\217/match_fields.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "match_fields.md", "notebook_enable": false, - "exercise_id": "7d5c09ded4ff44dda7928f0d902a9afe" + "exercise_id": "7d5c09ded4ff44dda7928f0d902a9afe", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/4.\347\273\204\345\220\210\347\264\242\345\274\225/combinate.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/4.\347\273\204\345\220\210\347\264\242\345\274\225/combinate.json" index 887e7eb..0ab8432 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/4.\347\273\204\345\220\210\347\264\242\345\274\225/combinate.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/4.\347\273\204\345\220\210\347\264\242\345\274\225/combinate.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "combinate.md", "notebook_enable": false, - "exercise_id": "163ad81217b246b5a3e8819ecffa8411" + "exercise_id": "163ad81217b246b5a3e8819ecffa8411", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/5.\347\251\272\351\227\264\347\264\242\345\274\225/geo_index.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/5.\347\251\272\351\227\264\347\264\242\345\274\225/geo_index.json" index 8b35a63..6355444 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/5.\347\251\272\351\227\264\347\264\242\345\274\225/geo_index.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/5.\347\251\272\351\227\264\347\264\242\345\274\225/geo_index.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "geo_index.md", "notebook_enable": false, - "exercise_id": "4ff8589a210e4ed2bf20aba25082e04a" + "exercise_id": "4ff8589a210e4ed2bf20aba25082e04a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/6.\345\205\250\346\226\207\347\264\242\345\274\225/full_text_index.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/6.\345\205\250\346\226\207\347\264\242\345\274\225/full_text_index.json" index c300c77..c91c6e6 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/6.\345\205\250\346\226\207\347\264\242\345\274\225/full_text_index.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/6.\345\205\250\346\226\207\347\264\242\345\274\225/full_text_index.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "full_text_index.md", "notebook_enable": false, - "exercise_id": "42e674c6764a40eb9124b6bffb6222fa" + "exercise_id": "42e674c6764a40eb9124b6bffb6222fa", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/7.\351\232\220\350\227\217\347\264\242\345\274\225/invisible.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/7.\351\232\220\350\227\217\347\264\242\345\274\225/invisible.json" index 3849c5b..acc0912 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/7.\351\232\220\350\227\217\347\264\242\345\274\225/invisible.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/7.\351\232\220\350\227\217\347\264\242\345\274\225/invisible.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "invisible.md", "notebook_enable": false, - "exercise_id": "07a6f3f1f98d49249a2ba14fae5a4cad" + "exercise_id": "07a6f3f1f98d49249a2ba14fae5a4cad", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/8.\345\207\275\346\225\260\345\222\214\350\241\250\350\276\276\345\274\217\347\264\242\345\274\225/daily_payment.json" "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/8.\345\207\275\346\225\260\345\222\214\350\241\250\350\276\276\345\274\217\347\264\242\345\274\225/daily_payment.json" index e90525b..3d586ad 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/8.\345\207\275\346\225\260\345\222\214\350\241\250\350\276\276\345\274\217\347\264\242\345\274\225/daily_payment.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/1.\346\267\261\345\205\245\347\264\242\345\274\225/8.\345\207\275\346\225\260\345\222\214\350\241\250\350\276\276\345\274\217\347\264\242\345\274\225/daily_payment.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "daily_payment.md", "notebook_enable": false, - "exercise_id": "f2cf8ee02f04447ca0a76a98dbad8d73" + "exercise_id": "f2cf8ee02f04447ca0a76a98dbad8d73", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/continuous.json" "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/continuous.json" index 63ce691..fb1f279 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/continuous.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/continuous.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "continuous.md", "notebook_enable": false, - "exercise_id": "5ef30b7d38ff49838714076b389bdab2" + "exercise_id": "5ef30b7d38ff49838714076b389bdab2", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/to_root.json" "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/to_root.json" index 33d172e..c89652d 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/to_root.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/1.CTE\345\222\214\351\200\222\345\275\222\346\237\245\350\257\242/to_root.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "to_root.md", "notebook_enable": false, - "exercise_id": "f249526bc9294eb886de5570896cdbf3" + "exercise_id": "f249526bc9294eb886de5570896cdbf3", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/2.Window Function/salary.json" "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/2.Window Function/salary.json" index 0cbc715..8b55287 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/2.Window Function/salary.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/2.Window Function/salary.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "salary.md", "notebook_enable": false, - "exercise_id": "a170328a439c4c389a468e7bd09027f2" + "exercise_id": "a170328a439c4c389a468e7bd09027f2", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/3.\351\200\217\350\247\206\350\241\250 /pivot.json" "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/3.\351\200\217\350\247\206\350\241\250 /pivot.json" index 19547b1..13d21e6 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/3.\351\200\217\350\247\206\350\241\250 /pivot.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/3.\351\200\217\350\247\206\350\241\250 /pivot.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "pivot.md", "notebook_enable": false, - "exercise_id": "3ae8838c87784c77bbda8455e0bdaf28" + "exercise_id": "3ae8838c87784c77bbda8455e0bdaf28", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/4.Double Not Exists/DoubleNotExists.json" "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/4.Double Not Exists/DoubleNotExists.json" index e7dcba0..b1b61dd 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/4.Double Not Exists/DoubleNotExists.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/4.Double Not Exists/DoubleNotExists.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "DoubleNotExists.md", "notebook_enable": false, - "exercise_id": "b9381a1d56da4de0862f5a8d3c7bb59a" + "exercise_id": "b9381a1d56da4de0862f5a8d3c7bb59a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/5.\345\206\231\345\205\245\345\222\214\345\206\262\347\252\201/score.json" "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/5.\345\206\231\345\205\245\345\222\214\345\206\262\347\252\201/score.json" index d08315a..b120d2a 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/5.\345\206\231\345\205\245\345\222\214\345\206\262\347\252\201/score.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/5.\345\206\231\345\205\245\345\222\214\345\206\262\347\252\201/score.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "score.md", "notebook_enable": false, - "exercise_id": "5dedf372f7a14644bd297c87fc900818" + "exercise_id": "5dedf372f7a14644bd297c87fc900818", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/6.\344\272\213\345\212\241/transaction.json" "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/6.\344\272\213\345\212\241/transaction.json" index 68bdf89..c11b693 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/6.\344\272\213\345\212\241/transaction.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/2.SQL\351\253\230\347\272\247\346\212\200\345\267\247/6.\344\272\213\345\212\241/transaction.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "transaction.md", "notebook_enable": false, - "exercise_id": "8212b360ad074b468efac3e1a8929f36" + "exercise_id": "8212b360ad074b468efac3e1a8929f36", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/1.IF/if.json" "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/1.IF/if.json" index 93d527a..b5e5b5c 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/1.IF/if.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/1.IF/if.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "if.md", "notebook_enable": false, - "exercise_id": "19cc93e63f0946069ce30e4be5af4e2a" + "exercise_id": "19cc93e63f0946069ce30e4be5af4e2a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/2.LOOP/loop.json" "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/2.LOOP/loop.json" index 26489c4..df59e44 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/2.LOOP/loop.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/2.LOOP/loop.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "loop.md", "notebook_enable": false, - "exercise_id": "7cca3eff58b1408ea98a8fa363b2c771" + "exercise_id": "7cca3eff58b1408ea98a8fa363b2c771", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/3.REPEAT/repeat.json" "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/3.REPEAT/repeat.json" index 200b678..3b3bf0b 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/3.REPEAT/repeat.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/3.REPEAT/repeat.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "repeat.md", "notebook_enable": false, - "exercise_id": "12cc456d974d418dbd481b83a491da36" + "exercise_id": "12cc456d974d418dbd481b83a491da36", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/4.WHILE/while.json" "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/4.WHILE/while.json" index 22c13f8..e18bf3e 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/4.WHILE/while.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/4.WHILE/while.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "while.md", "notebook_enable": false, - "exercise_id": "91d3e7a524b54b6393acc7b80bd04621" + "exercise_id": "91d3e7a524b54b6393acc7b80bd04621", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor.json" "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor.json" index b43507c..f25ba8d 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "cursor.md", "notebook_enable": false, - "exercise_id": "106eadb83e2c4928b503d89dda2dd8f3" + "exercise_id": "106eadb83e2c4928b503d89dda2dd8f3", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor_desc.json" "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor_desc.json" index 06339f8..02ca835 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor_desc.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/3.\350\277\207\347\250\213\345\214\226\347\274\226\347\250\213/5. \346\270\270\346\240\207/cursor_desc.json" @@ -3,5 +3,6 @@ "author": "zxm2015", "source": "cursor_desc.md", "notebook_enable": false, - "exercise_id": "ddf96f36e6b44bf8a9eb928241a61dfd" + "exercise_id": "ddf96f36e6b44bf8a9eb928241a61dfd", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/1.\347\224\237\346\210\220\345\210\227/generated.json" "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/1.\347\224\237\346\210\220\345\210\227/generated.json" index 2d2aba2..432467d 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/1.\347\224\237\346\210\220\345\210\227/generated.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/1.\347\224\237\346\210\220\345\210\227/generated.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "generated.md", "notebook_enable": false, - "exercise_id": "e09151d6764e4e14bd088c858db0a0e3" + "exercise_id": "e09151d6764e4e14bd088c858db0a0e3", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/2. \350\214\203\345\274\217\350\256\276\350\256\241/customer_order.json" "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/2. \350\214\203\345\274\217\350\256\276\350\256\241/customer_order.json" index 3501704..0b5b43a 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/2. \350\214\203\345\274\217\350\256\276\350\256\241/customer_order.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/2. \350\214\203\345\274\217\350\256\276\350\256\241/customer_order.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "customer_order.md", "notebook_enable": false, - "exercise_id": "37f64868b412458c8c584a7ab7941792" + "exercise_id": "37f64868b412458c8c584a7ab7941792", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/3.\345\217\215\350\214\203\345\274\217\350\256\276\350\256\241/slack.json" "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/3.\345\217\215\350\214\203\345\274\217\350\256\276\350\256\241/slack.json" index ba161eb..ba42a3f 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/3.\345\217\215\350\214\203\345\274\217\350\256\276\350\256\241/slack.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/3.\345\217\215\350\214\203\345\274\217\350\256\276\350\256\241/slack.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "slack.md", "notebook_enable": false, - "exercise_id": "d62e33f550494f849f87b62acdcf9d0a" + "exercise_id": "d62e33f550494f849f87b62acdcf9d0a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/4.\345\242\236\345\212\240\344\270\255\351\227\264\350\241\250/daily_payment2.json" "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/4.\345\242\236\345\212\240\344\270\255\351\227\264\350\241\250/daily_payment2.json" index 711342c..6b133a5 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/4.\345\242\236\345\212\240\344\270\255\351\227\264\350\241\250/daily_payment2.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/4.\345\242\236\345\212\240\344\270\255\351\227\264\350\241\250/daily_payment2.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "daily_payment2.md", "notebook_enable": false, - "exercise_id": "71343fd41e5d4af5a5876849e77a3be2" + "exercise_id": "71343fd41e5d4af5a5876849e77a3be2", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/5.\345\210\206\346\236\220\346\225\260\346\215\256\350\241\250/analyze_table.json" "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/5.\345\210\206\346\236\220\346\225\260\346\215\256\350\241\250/analyze_table.json" index 948a9cf..bf6a10f 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/5.\345\210\206\346\236\220\346\225\260\346\215\256\350\241\250/analyze_table.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/4.\350\256\276\350\256\241\344\274\230\345\214\226/5.\345\210\206\346\236\220\346\225\260\346\215\256\350\241\250/analyze_table.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "analyze_table.md", "notebook_enable": false, - "exercise_id": "0d6fad2784124dd5a40377efc3d6d892" + "exercise_id": "0d6fad2784124dd5a40377efc3d6d892", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/1.\344\270\273\344\273\216\345\244\215\345\210\266/slave_master.json" "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/1.\344\270\273\344\273\216\345\244\215\345\210\266/slave_master.json" index e36519c..0281217 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/1.\344\270\273\344\273\216\345\244\215\345\210\266/slave_master.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/1.\344\270\273\344\273\216\345\244\215\345\210\266/slave_master.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "slave_master.md", "notebook_enable": false, - "exercise_id": "117eea79277e4a7199307f48e96e2998" + "exercise_id": "117eea79277e4a7199307f48e96e2998", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/2.\346\267\273\345\212\240\344\273\216\345\272\223/addslave.json" "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/2.\346\267\273\345\212\240\344\273\216\345\272\223/addslave.json" index f74471b..22a8153 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/2.\346\267\273\345\212\240\344\273\216\345\272\223/addslave.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/2.\346\267\273\345\212\240\344\273\216\345\272\223/addslave.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "addslave.md", "notebook_enable": false, - "exercise_id": "b8bf473ce5fd444d8fe444d3a4f01c94" + "exercise_id": "b8bf473ce5fd444d8fe444d3a4f01c94", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/3.\344\273\216\344\270\273\344\273\216\345\244\215\345\210\266\345\210\260\351\223\276\345\274\217\345\244\215\345\210\266/ms2chains.json" "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/3.\344\273\216\344\270\273\344\273\216\345\244\215\345\210\266\345\210\260\351\223\276\345\274\217\345\244\215\345\210\266/ms2chains.json" index 54cacdd..1802a76 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/3.\344\273\216\344\270\273\344\273\216\345\244\215\345\210\266\345\210\260\351\223\276\345\274\217\345\244\215\345\210\266/ms2chains.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/3.\344\273\216\344\270\273\344\273\216\345\244\215\345\210\266\345\210\260\351\223\276\345\274\217\345\244\215\345\210\266/ms2chains.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "ms2chains.md", "notebook_enable": false, - "exercise_id": "9256f94d78444492bd05a9aaef5e0701" + "exercise_id": "9256f94d78444492bd05a9aaef5e0701", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/4.\344\273\216\351\223\276\345\274\217\345\244\215\345\210\266\345\210\260\344\270\273\344\273\216\345\244\215\345\210\266/chains2ms.json" "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/4.\344\273\216\351\223\276\345\274\217\345\244\215\345\210\266\345\210\260\344\270\273\344\273\216\345\244\215\345\210\266/chains2ms.json" index b61a338..94970c0 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/4.\344\273\216\351\223\276\345\274\217\345\244\215\345\210\266\345\210\260\344\270\273\344\273\216\345\244\215\345\210\266/chains2ms.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/4.\344\273\216\351\223\276\345\274\217\345\244\215\345\210\266\345\210\260\344\270\273\344\273\216\345\244\215\345\210\266/chains2ms.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "chains2ms.md", "notebook_enable": false, - "exercise_id": "b1aecdfdd82e4fac8657fe833aac4f49" + "exercise_id": "b1aecdfdd82e4fac8657fe833aac4f49", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/5.\345\244\232\346\272\220\345\244\215\345\210\266/multimaster.json" "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/5.\345\244\232\346\272\220\345\244\215\345\210\266/multimaster.json" index 8443a29..87d80a6 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/5.\345\244\232\346\272\220\345\244\215\345\210\266/multimaster.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/5.\345\244\232\346\272\220\345\244\215\345\210\266/multimaster.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "multimaster.md", "notebook_enable": false, - "exercise_id": "6248de9d76ac496fbd80fbc2cbc1a3cb" + "exercise_id": "6248de9d76ac496fbd80fbc2cbc1a3cb", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/6.\345\244\215\345\210\266\350\277\207\346\273\244\345\231\250/filter.json" "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/6.\345\244\215\345\210\266\350\277\207\346\273\244\345\231\250/filter.json" index 5e189fc..5f533c4 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/6.\345\244\215\345\210\266\350\277\207\346\273\244\345\231\250/filter.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/6.\345\244\215\345\210\266\350\277\207\346\273\244\345\231\250/filter.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "filter.md", "notebook_enable": false, - "exercise_id": "10d03ac17b0148509d1464cac9b1329a" + "exercise_id": "10d03ac17b0148509d1464cac9b1329a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/7.\345\273\266\350\277\237\345\244\215\345\210\266/delay.json" "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/7.\345\273\266\350\277\237\345\244\215\345\210\266/delay.json" index 11f65ab..4da966b 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/7.\345\273\266\350\277\237\345\244\215\345\210\266/delay.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/5.\350\277\220\347\273\264\344\270\216\346\236\266\346\236\204/7.\345\273\266\350\277\237\345\244\215\345\210\266/delay.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "delay.md", "notebook_enable": false, - "exercise_id": "e1ee4c066ee8499382c61d0717ccc970" + "exercise_id": "e1ee4c066ee8499382c61d0717ccc970", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/1. SHOW STATUS/show_status.json" "b/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/1. SHOW STATUS/show_status.json" index 0df90f0..870210a 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/1. SHOW STATUS/show_status.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/1. SHOW STATUS/show_status.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "show_status.md", "notebook_enable": false, - "exercise_id": "889fd9ebeda74ba2a4c90ee0d6c13f0d" + "exercise_id": "889fd9ebeda74ba2a4c90ee0d6c13f0d", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/2. SHOW PROFILE/show_profile.json" "b/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/2. SHOW PROFILE/show_profile.json" index 9d8aafb..ce21823 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/2. SHOW PROFILE/show_profile.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/2. SHOW PROFILE/show_profile.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "show_profile.md", "notebook_enable": false, - "exercise_id": "c785a28bb1474b1c8b9f3fab908041bf" + "exercise_id": "c785a28bb1474b1c8b9f3fab908041bf", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/3. EXPLAIN/explain.json" "b/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/3. EXPLAIN/explain.json" index 6411e44..fd5c63b 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/3. EXPLAIN/explain.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/6.\346\237\245\350\257\242\344\274\230\345\214\226/3. EXPLAIN/explain.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "explain.md", "notebook_enable": false, - "exercise_id": "590a05e39b854e83b081d1984aef191a" + "exercise_id": "590a05e39b854e83b081d1984aef191a", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/1.\346\217\222\345\205\245\344\274\230\345\214\226/bulk_insert.json" "b/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/1.\346\217\222\345\205\245\344\274\230\345\214\226/bulk_insert.json" index 4a5c0c3..14c2c1a 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/1.\346\217\222\345\205\245\344\274\230\345\214\226/bulk_insert.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/1.\346\217\222\345\205\245\344\274\230\345\214\226/bulk_insert.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "bulk_insert.md", "notebook_enable": false, - "exercise_id": "936ee1ecbd4a4b9aa795fa537e24f659" + "exercise_id": "936ee1ecbd4a4b9aa795fa537e24f659", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/2.\345\210\240\351\231\244\344\274\230\345\214\226/performance_delete.json" "b/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/2.\345\210\240\351\231\244\344\274\230\345\214\226/performance_delete.json" index a1b2760..d03afc9 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/2.\345\210\240\351\231\244\344\274\230\345\214\226/performance_delete.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/7.\345\206\231\344\274\230\345\214\226/2.\345\210\240\351\231\244\344\274\230\345\214\226/performance_delete.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "performance_delete.md", "notebook_enable": false, - "exercise_id": "105bda06ce03418aaad1422b61767cb6" + "exercise_id": "105bda06ce03418aaad1422b61767cb6", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/1.mysqladmin/mysqladmin.json" "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/1.mysqladmin/mysqladmin.json" index 78a906d..44eb9aa 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/1.mysqladmin/mysqladmin.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/1.mysqladmin/mysqladmin.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "mysqladmin.md", "notebook_enable": false, - "exercise_id": "bf041da5e8df4d4a9e97820f4a23c5b9" + "exercise_id": "bf041da5e8df4d4a9e97820f4a23c5b9", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/2.myisampack/myisampack.json" "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/2.myisampack/myisampack.json" index 8f1b6ae..777b9c2 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/2.myisampack/myisampack.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/2.myisampack/myisampack.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "myisampack.md", "notebook_enable": false, - "exercise_id": "c4f6829d45504651b142f9fc818e5626" + "exercise_id": "c4f6829d45504651b142f9fc818e5626", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/3.mysqlbinlog/mysqlbinlog.json" "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/3.mysqlbinlog/mysqlbinlog.json" index 6c230a8..2517d65 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/3.mysqlbinlog/mysqlbinlog.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/3.mysqlbinlog/mysqlbinlog.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "mysqlbinlog.md", "notebook_enable": false, - "exercise_id": "59fd8961fefa49f092ae49baa5ce3c89" + "exercise_id": "59fd8961fefa49f092ae49baa5ce3c89", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/4.mysqlcheck/mysqlcheck.json" "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/4.mysqlcheck/mysqlcheck.json" index b442c05..33e0f6f 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/4.mysqlcheck/mysqlcheck.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/4.mysqlcheck/mysqlcheck.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "mysqlcheck.md", "notebook_enable": false, - "exercise_id": "2dececb9b3734e92951b9e1272ee2013" + "exercise_id": "2dececb9b3734e92951b9e1272ee2013", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/5.mysqlshow/mysqlshow.json" "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/5.mysqlshow/mysqlshow.json" index 4338bac..966caed 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/5.mysqlshow/mysqlshow.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/5.mysqlshow/mysqlshow.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "mysqlshow.md", "notebook_enable": false, - "exercise_id": "34b4ef9779ec4929b71b9b168792b34f" + "exercise_id": "34b4ef9779ec4929b71b9b168792b34f", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/6.mysqlpump/mysqlpump.json" "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/6.mysqlpump/mysqlpump.json" index 381e92e..5986190 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/6.mysqlpump/mysqlpump.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/8.\345\221\275\344\273\244\350\241\214\345\267\245\345\205\267/6.mysqlpump/mysqlpump.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "mysqlpump.md", "notebook_enable": false, - "exercise_id": "5c890185eb2742aa92ac8a8f303d7cec" + "exercise_id": "5c890185eb2742aa92ac8a8f303d7cec", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/1.\351\205\215\347\275\256\351\241\271\344\274\230\345\214\226/configuration.json" "b/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/1.\351\205\215\347\275\256\351\241\271\344\274\230\345\214\226/configuration.json" index 2343046..2c7ea57 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/1.\351\205\215\347\275\256\351\241\271\344\274\230\345\214\226/configuration.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/1.\351\205\215\347\275\256\351\241\271\344\274\230\345\214\226/configuration.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "configuration.md", "notebook_enable": false, - "exercise_id": "b90270843de54822a1556cb47ca49394" + "exercise_id": "b90270843de54822a1556cb47ca49394", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/2.performance_schema/performance_schema.json" "b/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/2.performance_schema/performance_schema.json" index 6314fc3..72ba9e5 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/2.performance_schema/performance_schema.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/2.performance_schema/performance_schema.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "performance_schema.md", "notebook_enable": false, - "exercise_id": "cea8e3db523b4f1fb9a502e1d9c27d7b" + "exercise_id": "cea8e3db523b4f1fb9a502e1d9c27d7b", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file diff --git "a/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/3.sys\346\225\260\346\215\256\345\272\223/sys.json" "b/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/3.sys\346\225\260\346\215\256\345\272\223/sys.json" index 2e585db..28269ff 100644 --- "a/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/3.sys\346\225\260\346\215\256\345\272\223/sys.json" +++ "b/data/3.MySQL\351\253\230\351\230\266/9.\346\234\215\345\212\241\345\231\250\344\274\230\345\214\226/3.sys\346\225\260\346\215\256\345\272\223/sys.json" @@ -3,5 +3,6 @@ "author": "ccat", "source": "sys.md", "notebook_enable": false, - "exercise_id": "ed53fabf084c4ceb99952f5196412b49" + "exercise_id": "ed53fabf084c4ceb99952f5196412b49", + "container_url": "https://mydev.csdn.net/ssh?image=cimg-centos7-skilltreemysql&connect=auto&create=auto&utm_source=skill" } \ No newline at end of file -- GitLab