DX NetOps

  • 1.  Default Password of root in mysql

    Posted Nov 26, 2012 11:32 PM
    Hi

    What is the default pass of the root user of Spectrum MYSQL?


  • 2.  RE: Default Password of root in mysql

    Posted Nov 27, 2012 04:21 AM
    try with the username.


  • 3.  RE: Default Password of root in mysql

    Broadcom Employee
    Posted Nov 27, 2012 08:36 AM
    It should be root.
    Regards,
    Bill


  • 4.  RE: Default Password of root in mysql
    Best Answer

    Posted Nov 27, 2012 11:53 AM
    If you did not change it, it will be username = root and password = root

    as Bill already stated...

    Regards,
    Christian


  • 5.  RE: Default Password of root in mysql

    Posted Nov 27, 2012 11:55 AM
    Hello,

    If you want to know where we find your answer, go on $SPECROOT/Install-Tools folder and make a search on word "ROOT_PASSWORD="

    [server] $SPECROOT/Install-Tools # grep -r "ROOT_PASSWORD=" *
    (adapt this search if you're running under windows)



    Virginie