Installing MySQL on 64 bit Oracle Linux server -


i have install mysql 5.1.73 in oracle linux 5. when searched compatible version of mysql, found multiple edition of mysql on download page. linux server 64 bit machine. there below versions of mysql 5.1.73 64 bit machine:

  • mysql-community-5.1.73-1.rhel5.x86_64.rpm-bundle.tar
  • mysql-shared-compat-5.1.73-1.rhel5.x86_64.rpm
  • mysql-test-community-5.1.73-1.rhel5.x86_64.rpm
  • mysql-devel-community-5.1.73-1.rhel5.x86_64.rpm
  • mysql-client-community-5.1.73-1.rhel5.x86_64.rpm
  • mysql-server-community-5.1.73-1.rhel5.x86_64.rpm
  • mysql-shared-community-5.1.73-1.rhel5.x86_64.rpm
  • mysql-community-debuginfo-5.1.73-1.rhel5.i386.rpm
  • mysql-embedded-community-5.1.73-1.rhel5.x86_64.rpm
  • mysql-community-debuginfo-5.1.73-1.rhel5.x86_64.rpm

    now, totally confused file should download install mysql in linux server? also, possible mysql 5.1.58 community server edition unlike 5.1.73?

i guess bundle (first) install (almost) below. (probably need)
if want server mysql-server-community-5.1.73-1.rhel5.x86_64.rpm.

these not different versions. these different parts of big package.


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -