From 1d7f22ee724077a25240e0894173dcfc0f106f58 Mon Sep 17 00:00:00 2001 From: ember Date: Sat, 1 Feb 2025 00:53:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d2fd4e..0b0c32e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## MySQL Database -**[`example.sql`](https://neusite.oss-cn-beijing.aliyuncs.com/gitsrc/example.sql) can be an example MySQL database that can be directly used and contains complete movie data.** +**[`example.sql`](https://neusite.oss-cn-beijing.aliyuncs.com/gitsrc/example.sql) can be an example MySQL database that can be directly used and contains complete movie data of Movielens 100K dataset.** 1. **Table: category_search** (Stores records of category-based searches by users) + **id** : int(11) - Primary key