Install MySQL on Android with Termux in 2024 💻 | MySQL on Android | Run MariaDB on Termux 🚀

Поділитися
Вставка
  • Опубліковано 23 жов 2024

КОМЕНТАРІ • 60

  • @AmitDubey-jq9qt
    @AmitDubey-jq9qt 2 години тому

    Thankyou so much brother it took 2 days solve an error but finally I install MySQL in my phone again thankyou brother ❤❤

  • @ShivamYadav-gf7mc
    @ShivamYadav-gf7mc 10 днів тому +2

    Hello sir,
    Please provide us the short pdf of these types of installation process in termux.
    Thank you ❤

    • @VectorM
      @VectorM  10 днів тому +1

      @@ShivamYadav-gf7mc that's a great idea 🙂

  • @lian9897
    @lian9897 2 місяці тому +1

    Please, can you teach me how to download termux and where?
    I'm learning programming via cell phone, could you help?
    It's because I'm a bit unsure about this app. Is Termux safe?

    • @VectorM
      @VectorM  2 місяці тому +2

      @@lian9897 Yeah Termux is safe to download and use...you can get it from Fdroid or GitHub..
      I have a video on the topic.

  • @sujith8454
    @sujith8454 5 місяців тому +5

    python is one of the most popular programming language ever, its, reach is greater than most languages &its, easier to learn but the best thing about it is that it is cross platform: coding python

    • @VectorM
      @VectorM  5 місяців тому +2

      Yeah that's facts 💯

  • @bigot96gamer59
    @bigot96gamer59 4 місяці тому +2

    Sir, SQL problem for create database
    ERROR 1698 (28000): Access denied for user 'root'@'localhost'
    Enter current password for root (enter for none):

    • @VectorM
      @VectorM  4 місяці тому +2

      look at the blog post in the pinned comments. / login as guest by just typing mysql

    • @UNCLESCRAXY
      @UNCLESCRAXY 2 місяці тому

      First
      mysqld_safe -u root
      Then ctrl+z
      It show stopped
      Then
      mysql -u root
      Done

    • @UNCLESCRAXY
      @UNCLESCRAXY 2 місяці тому

      First
      mysqld_safe -u root
      Then ctrl+z
      It show stopped
      Then
      mysql -u root
      Done

  • @derrickkhongwir6244
    @derrickkhongwir6244 2 місяці тому +3

    Sir, it shows this when i try to enter
    ERROR 2002 (HY000): Can't connect to local server through socket '/data/data/com.termux/files/usr/var/run/mysqld.sock' (111)
    How do i solve this

  • @johnkarltabuzo3746
    @johnkarltabuzo3746 4 місяці тому +2

    Hello I got error pls help me
    haven't set the root password yet, you should just press enter here.
    Enter current password for root (enter for none):
    ERROR 1698 (28000): Access denied for user 'root'@'localhost'

    • @VectorM
      @VectorM  4 місяці тому +2

      Please reset and start from the beginning tell me how it goes. I will help u

    • @johnkarltabuzo3746
      @johnkarltabuzo3746 4 місяці тому +1

      mysql_secure_installation
      1:50 setting password, everytime I click enter it's say Error 1698

    • @johnkarltabuzo3746
      @johnkarltabuzo3746 4 місяці тому +1

      I also try to uninstall and install the package and follow the step in the video, again the errors are show

    • @affablemujahid
      @affablemujahid 4 місяці тому +1

      The same problem I also faced, also tried multiple times reset and installation process but nothing changed.
      It always denied to access.
      Please help 🙏🙏🙏

    • @VectorM
      @VectorM  4 місяці тому +4

      Try to start sql in save mode:
      step one : restart termux
      then run this , to skip the permission check:
      -mysqld_safe --skip-grant-tables &
      then try to connnect again
      -mysql -u root
      Once connected change the password using.
      FLUSH PRIVILEGES;
      ALTER USER 'root'@'localhost' IDENTIFIED BY 'your_new_password';
      replace "your new password" with your actual password though.
      Restart termux and continue the video at 1:50 , let me know.

  • @abiajoseph9157
    @abiajoseph9157 2 місяці тому +1

    PPlease do a video for how to install metasploit on termux android been having issues with nokogiri ,? Please help

    • @VectorM
      @VectorM  2 місяці тому

      Sure , I'll make one as soon a I find the time G

  • @ShivamYadav-gf7mc
    @ShivamYadav-gf7mc 17 днів тому +1

    pkg update && PKG upgrade
    pkg install mariadb
    mysql_install_db
    mariadbd-safe -u root &
    mysql_secure_installation

  • @Qamshax.Qamshax
    @Qamshax.Qamshax 4 місяці тому +3

    ERROR 1698 (28000): Access denied for user 'root'@'localhost'

    • @VectorM
      @VectorM  4 місяці тому +1

      vector-coding.blogspot.com/2024/06/fix-error-1698-28000-access-denied-for.html

  • @Qamshax.Qamshax
    @Qamshax.Qamshax 4 місяці тому +2

    When i tab Enter i see this problem
    How to solve it plz
    ERROR 1698 (28000): Access denied for user 'root'@'localhost'

    • @VectorM
      @VectorM  4 місяці тому +1

      try just typin, mysql and enter..

    • @bigot96gamer59
      @bigot96gamer59 4 місяці тому +1

      Sir same problem please solve

    • @VectorM
      @VectorM  4 місяці тому

      @@bigot96gamer59 let me see , you want a discord or telegram channel?

  • @Qamshax.Qamshax
    @Qamshax.Qamshax 4 місяці тому +2

    ERROR 1698 (28000): Access denied for user 'root'@'localhost' how to slove it bro

    • @Qamshax.Qamshax
      @Qamshax.Qamshax 4 місяці тому +1

      Enter current password for root (enter for none):
      ERROR 1698 (28000): Access denied for user 'root'@'localhost'
      Plz help me bro

    • @VectorM
      @VectorM  4 місяці тому +1

      try typing mysql only and press enter

    • @Qamshax.Qamshax
      @Qamshax.Qamshax 4 місяці тому +1

      @@VectorM still is not work it pro

    • @VectorM
      @VectorM  4 місяці тому +1

      @@Qamshax.Qamshax vector-coding.blogspot.com/2024/06/fix-error-1698-28000-access-denied-for.html

  • @BlessingsOfUniverse777
    @BlessingsOfUniverse777 5 місяців тому +2

    Hy bro it's not open turmux..plz give me a solution

    • @VectorM
      @VectorM  5 місяців тому +1

      Hey Please try to download Termux for your device from github here , github.com/termux/termux-app/releases

  • @ShivamYadav-gf7mc
    @ShivamYadav-gf7mc 17 днів тому +1

    I am facing error (1044)with the maria db server

    • @VectorM
      @VectorM  17 днів тому +1

      @@ShivamYadav-gf7mc the error message?

    • @ShivamYadav-gf7mc
      @ShivamYadav-gf7mc 17 днів тому

      @@VectorM error 1044 (42000): access denied for user ''@'localhost' to database 'shivam'

    • @ShivamYadav-gf7mc
      @ShivamYadav-gf7mc 17 днів тому

      @@VectorM when i installed the Mariadb ,
      I executed the query
      And after 6hours .when i am trying to create any new database, the following error is showing.
      And I and installing and uninstalling the PKG of DB to create my database
      More than 13 times I have done this process (uninstalling and installing)🙂

    • @ShivamYadav-gf7mc
      @ShivamYadav-gf7mc 17 днів тому +1

      Any solution for it?

    • @VectorM
      @VectorM  17 днів тому +2

      I have never experience that error but try these , stackoverflow.com/questions/8838777/error-1044-42000-access-denied-for-user-localhost-to-database-db

  • @sergio0473
    @sergio0473 3 місяці тому +2

    Tu me salvou sério!!!! Adorei seu conteúdo!!!!

    • @VectorM
      @VectorM  3 місяці тому +2

      Obrigado🤛

  • @tanmaysalve6066
    @tanmaysalve6066 28 днів тому +2

    How to re enter new password

    • @VectorM
      @VectorM  28 днів тому

      @@tanmaysalve6066 reset it?

    • @VectorM
      @VectorM  28 днів тому

      @@tanmaysalve6066 if you fogort it , hold the termux app icon , go to app information ℹ️ , go to storage and clear everything.
      Restart the install.
      Or just type msql

  • @bhojpurimusic6707
    @bhojpurimusic6707 3 місяці тому +2

    What you have entered in re-enter new password

  • @emmanuellandrytiemtore6434
    @emmanuellandrytiemtore6434 Місяць тому +1

    Hi sir how don't know the Word pass

    • @VectorM
      @VectorM  Місяць тому +1

      @@emmanuellandrytiemtore6434 i see you set your own password , or just try typing mysql

  • @ITC-Worldwide
    @ITC-Worldwide 4 місяці тому +2

    Thanks alot bro 🔥🔥🔥🔥🔥🔐

    • @VectorM
      @VectorM  4 місяці тому +2

      Pleasure bro , I appreciative the comment🤛.

    • @ITC-Worldwide
      @ITC-Worldwide 4 місяці тому

      Can I get your WhatsApp