Location>code7788 >text

Nationalization Adaptation - NPC Gold Barn V8R6 (1)

Popularity:209 ℃/2024-08-28 18:00:09
Enter
Y
1
# Authorization file address
/home/tools/license_29296_0.dat
#Installation path
/home/kingbase/ES/V8 Y Enter Enter
#Store data folders
/home/kingbase/ES/V8/data
# Database ports
54321
# Administrator username
system
#Password
Enter your own password
#Confirm Password
Confirm the password entered in the previous step
# Character set encoding UTF8
2
#Database area zh_CN.utf-8
2
# Database compatibility schema MyQL
3
#Character case sensitivity NO
2
#Storage block size 16k
2
# authentication method scram-sha-256
1
#Customize special parameters
not have
d
Installation completed

2.3Start the database and open port 54321

#Start the database
./home/kingbase/ES/V8/install/script/
# Open port 54321
firewall-cmd --zone=public --add-port=54321/tcp --permanent
firewall-cmd --reload

2.4 Verify that the database installation was successful

 cd /home/kingbase/ES/V8/KESRealPro/V008R006C008B0020/Server/bin/

./ksql -p 54321 -U system test

#Enter password

#View database version

select version();

# Display the version number of the database here

# Exit the database

\q

3. Reference

/v8/install-updata/install-linux/

 

II. Tools to connect to the NPC gold warehouse database

Reference:
/fy512/article/details/122561104
Replace the driver jar package as follows:
File: kingbase8-8.6.
Link./s/1v4U_4ccrHn7AnCTEHEfODg?pwd=9xtz
Extract code: 9xtz

Reference:

/lilinoscar/article/details/138580600

For personal users, navicat lite is pretty good, download link attached:
/download/navicat-premium-lite

III. Uninstallation of the NPC gold warehouse database

#Note one thing, the versions are differentV008R006C008B0020This folder name is also different.

cd /home/kingbase/ES/V8/KESRealPro/V008R006C008B0020/Uninstall/
sh Uninstaller -i silent

That's all for today, the second half of the post will focus on some of the problems encountered with mysql to kingbase.

 

ps: found a small egg, looking for the title picture, into the kingbase official website, stand-alone upper left corner of the 'kingbase', you can download down a zip package, inside the majority of logos, strange interesting.