optimize table
This commit is contained in:
		@@ -61,14 +61,25 @@ ORDER BY s DESC
 | 
			
		||||
-- optimize table
 | 
			
		||||
optimize table album;
 | 
			
		||||
optimize table artist;
 | 
			
		||||
optimize table category;
 | 
			
		||||
optimize table comment;
 | 
			
		||||
optimize table comment_progress;
 | 
			
		||||
optimize table log;
 | 
			
		||||
optimize table lyric;
 | 
			
		||||
optimize table playlist;
 | 
			
		||||
optimize table song;
 | 
			
		||||
optimize table song_album_relation;
 | 
			
		||||
optimize table song_artist_relation;
 | 
			
		||||
optimize table song_playlist_relation;
 | 
			
		||||
optimize table user;
 | 
			
		||||
optimize table wait_check_album;
 | 
			
		||||
optimize table wait_check_artist;
 | 
			
		||||
optimize table wait_check_lyric;
 | 
			
		||||
optimize table wait_check_song;
 | 
			
		||||
optimize table wait_fetch_album;
 | 
			
		||||
optimize table wait_fetch_artist;
 | 
			
		||||
optimize table wait_fetch_lyric;
 | 
			
		||||
optimize table wait_fetch_song;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user