|
3086 | 3086 | "source": "/docs/cloud/connect",
|
3087 | 3087 | "destination": "/docs/cloud/get-started/sql-console",
|
3088 | 3088 | "permanent": true
|
| 3089 | + }, |
| 3090 | + { |
| 3091 | + "source": "/docs/engines/database-engines/materialized-mysql", |
| 3092 | + "destination": "/docs/engines/database-engines", |
| 3093 | + "permanent": true |
| 3094 | + }, |
| 3095 | + { |
| 3096 | + "source": "/docs/data_types", |
| 3097 | + "destination": "/docs/sql-reference/data-types", |
| 3098 | + "permanent": true |
| 3099 | + }, |
| 3100 | + { |
| 3101 | + "source": "/docs/assets/images/column-oriented-d082e49b7743d4ded32c7952bfdb028f.gif%23", |
| 3102 | + "destination": "/docs/assets/images/column-oriented-d082e49b7743d4ded32c7952bfdb028f.gif", |
| 3103 | + "permanent": true |
| 3104 | + }, |
| 3105 | + { |
| 3106 | + "source": "/docs/assets/images/column-oriented-example-query-bac6c51b672c49d367a4ffd7b5ec07ee.png%23", |
| 3107 | + "destination": "/docs/assets/images/column-oriented-example-query-bac6c51b672c49d367a4ffd7b5ec07ee.png", |
| 3108 | + "permanent": true |
| 3109 | + }, |
| 3110 | + { |
| 3111 | + "source": "/docs/assets/images/row-oriented-3e6fd5aa48e3075202d242b4799da8fa.gif%23", |
| 3112 | + "destination": "/docs/assets/images/row-oriented-3e6fd5aa48e3075202d242b4799da8fa.gif", |
| 3113 | + "permanent": true |
| 3114 | + }, |
| 3115 | + { |
| 3116 | + "source": "/docs/guides/improving-query-performance/sparse-primary-indexes/sparse-primary-indexes-design", |
| 3117 | + "destination": "/docs/guides/best-practices/sparse-primary-indexes", |
| 3118 | + "permanent": true |
| 3119 | + }, |
| 3120 | + { |
| 3121 | + "source": "/docs/query_language/functions/string_replace_functions", |
| 3122 | + "destination": "/docs/sql-reference/functions/string-replace-functions", |
| 3123 | + "permanent": true |
| 3124 | + }, |
| 3125 | + { |
| 3126 | + "source": "/docs/deletes", |
| 3127 | + "destination": "/docs/managing-data/deleting-data/overview", |
| 3128 | + "permanent": true |
| 3129 | + }, |
| 3130 | + { |
| 3131 | + "source": "/docs/operations", |
| 3132 | + "destination": "/docs/guides/manage-and-deploy-index", |
| 3133 | + "permanent": true |
3089 | 3134 | }
|
3090 | 3135 | ]
|
3091 | 3136 | }
|
0 commit comments