Protein Production
293FT, 293E, CHO

Truly Functional Protein
95% Purity
1-10 mg in 2 weeks

GeneExpressoMax™
293Expresso™

Transfection Reagents
* 90% Efficiency
* 95% Viability
* No sera interference
* Simple protocol
* High-throughput
* Only $98/ml

Baculovirus
Functional Protein
95% Purity
Fast turnaround
1-10 mg from Sf9 cells

Adenovirus, AAV
& Lentivirus

ORF or shRNA
* High Titer
* Cre, FLP, ΦC31
* Protein Kinases
* Transcription Factors
* Luciferases, GFP, RFP
* Protein Production
* Stable Cell Line


Excellgen

How to reinstall MySQL database on CentOS (RedHat)

1, Stop MySQL server

 /etc/init.d/mysqld stop

2, Backup your databases.

cp /database_dir/database_files /backup_dir/.

3,  Remove Old MySQL files

yum remove mysql

4, Reinstall database

yum install mysql-server mysql

5, start database

/etc/init.d/mysqld start

6, create new users

mysql –user=root mysql -p
Enter password:

mysql> GRANT ALL PRIVILEGES ON *.* TO ‘admin_user’@'%my_IP_address’ IDENTIFIED BY ‘only_FBI_knows’ WITH GRANT OPTION;

mysql> quit;

/etc/init.d/mysqld stop

7, edit my.cnf file

    datadir=/disk2/mysql_data

copy files to data directory

 cp -R /var/lib/mysql/* /disk2/mysql_data/.
 cp -R /backup_dir/* /disk2/mysql_data/.
 chown -R mysql:mysql  /disk2/mysql_data

8, restart mysql

/etc/init.d/mysqld start
or
/sbin/service mysqld start

9, Import backup data

mysql -p -h localhost labsupply < labsupply.sql

data  backup command:
/usr/bin/mysqldump -u root –password=topsecret –databases labsupply > labsupply.sql

10, Make sure MySQL will be started on reboot:

chkconfig mysqld on

Tags:

May 9, 2009 at 11:36 am

2 Comments »

  1. Loek said,

    December 5, 2010 @ 1:35 am

    Hi,

    Thanks for this message. It helped me very good.
    But I had to realize one thing: that I have to login as root – or as I did become root using sudo.
    Without that I could not see the mysql database and did not had root listed as an user.

    With kind regards,

    Loek

  2. njenga said,

    May 20, 2011 @ 2:43 am

    thnx 4 ua this it has helped much

RSS feed for comments on this post · TrackBack URI

Leave a Comment

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word


Sponsored Links Excellgen http://www.labsupplymall.com

Recombinant Lentivirus & Adenovirus
High Yield and High Titer up to 1010 (lentivirus) and 1013 (adenovirus) for Guaranteed Expression of GOI. $3000, $2500
Baculovirus Protein Expression
Fast turn around, >95% purity functional protein. No outsourcing to China or India. $5500, $3950
Transient Protein Expression in CHO and HEK293 Cells
Transient Expression, Truly Functional Protein, 95% purity, 1~20 mg, fast turnaround. $5500, $3950