mysql-guncelleme
This commit is contained in:
		
							parent
							
								
									22a2f2cf88
								
							
						
					
					
						commit
						2a20b2c6f5
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -1,4 +1,6 @@ | |||
| #!/bin/bash | ||||
| /etc/init.d/mysql stop  | ||||
| 
 | ||||
| mysql_install_db --basedir=/usr --datadir=/srv/mysql --user=mysql | ||||
| 
 | ||||
| chown -R mysql:mysql /srv/mysql && chown -R mysql:mysql /var/lib/mysql | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue