<i id='0L9l8'><tr id='0L9l8'><dt id='0L9l8'><q id='0L9l8'><span id='0L9l8'><b id='0L9l8'><form id='0L9l8'><ins id='0L9l8'></ins><ul id='0L9l8'></ul><sub id='0L9l8'></sub></form><legend id='0L9l8'></legend><bdo id='0L9l8'><pre id='0L9l8'><center id='0L9l8'></center></pre></bdo></b><th id='0L9l8'></th></span></q></dt></tr></i><div id='0L9l8'><tfoot id='0L9l8'></tfoot><dl id='0L9l8'><fieldset id='0L9l8'></fieldset></dl></div>
      <bdo id='0L9l8'></bdo><ul id='0L9l8'></ul>

      <legend id='0L9l8'><style id='0L9l8'><dir id='0L9l8'><q id='0L9l8'></q></dir></style></legend>

    1. <small id='0L9l8'></small><noframes id='0L9l8'>

    2. <tfoot id='0L9l8'></tfoot>

    3. 如何使用 xampp 从 mac 终端访问 mysql?

      时间:2024-04-16

      <small id='e6DQn'></small><noframes id='e6DQn'>

            <tbody id='e6DQn'></tbody>
            <bdo id='e6DQn'></bdo><ul id='e6DQn'></ul>

          • <legend id='e6DQn'><style id='e6DQn'><dir id='e6DQn'><q id='e6DQn'></q></dir></style></legend>

            <i id='e6DQn'><tr id='e6DQn'><dt id='e6DQn'><q id='e6DQn'><span id='e6DQn'><b id='e6DQn'><form id='e6DQn'><ins id='e6DQn'></ins><ul id='e6DQn'></ul><sub id='e6DQn'></sub></form><legend id='e6DQn'></legend><bdo id='e6DQn'><pre id='e6DQn'><center id='e6DQn'></center></pre></bdo></b><th id='e6DQn'></th></span></q></dt></tr></i><div id='e6DQn'><tfoot id='e6DQn'></tfoot><dl id='e6DQn'><fieldset id='e6DQn'></fieldset></dl></div>
          • <tfoot id='e6DQn'></tfoot>
                本文介绍了如何使用 xampp 从 mac 终端访问 mysql?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                我正在尝试从我的 mac 终端访问 mysql.

                我试过只打字

                <块引用>

                mysql -u root -p

                (并回车,但不存在..)

                这是我迄今为止设法做/定位的:

                <块引用>

                Williams-iMac:mysql noName$ cd/Applications/xampp/xamppfiles/var/mysql/mysql

                <块引用>

                Williams-iMac:mysql noName$ ls

                这就是位于那里的东西.

                columns_priv.MYD help_relation.frm slow_log.CSVcolumns_priv.MYI help_topic.MYD slow_log.frmcolumns_priv.frm help_topic.MYI tables_priv.MYDdb.MYD help_topic.frm 表_priv.MYIdb.MYI 主机.MYD 表_priv.frmdb.frm 主机.MYI time_zone.MYDevent.MYD host.frm time_zone.MYIevent.MYI ndb_binlog_index.MYD time_zone.frmevent.frm ndb_binlog_index.MYI time_zone_leap_second.MYDfunc.MYD ndb_binlog_index.frm time_zone_leap_second.MYIfunc.MYI plugin.MYD time_zone_leap_second.frmfunc.frm plugin.MYI time_zone_name.MYDgeneral_log.CSM plugin.frm time_zone_name.MYIgeneral_log.CSV proc.MYD time_zone_name.frmgeneral_log.frm proc.MYI time_zone_transition.MYDhelp_category.MYD proc.frm time_zone_transition.MYIhelp_category.MYI procs_priv.MYD time_zone_transition.frmhelp_category.frm procs_priv.MYI time_zone_transition_type.MYDhelp_keyword.MYD procs_priv.frm time_zone_transition_type.MYIhelp_keyword.MYI servers.MYD time_zone_transition_type.frmhelp_keyword.frm servers.MYI user.MYDhelp_relation.MYD servers.frm user.MYIhelp_relation.MYI slow_log.CSM user.frm

                但我仍然不知道如何访问 mysql,以便我可以创建一个新数据库(我 phpmyadmin 没有这样做).我在 phpmyadmin 中创建了一个新数据库,只是为了尝试输入:

                <块引用>

                mysql -u root -p (my_phpmyadmin_created_database)

                ..但没有任何成功.

                解决方案

                /Applications/xampp/xamppfiles/bin/mysql -u root -p

                像魅力一样工作!

                感谢用户:Wrikken!

                I am trying to access mysql from my mac's terminal.

                I have tried just typing

                mysql -u root -p

                (and Enter, but that does not exist..)

                This is what I have managed to do/located so far:

                Williams-iMac:mysql noName$ cd /Applications/xampp/xamppfiles/var/mysql/mysql

                Williams-iMac:mysql noName$ ls

                This is what is located there.

                columns_priv.MYD        help_relation.frm       slow_log.CSV
                columns_priv.MYI        help_topic.MYD          slow_log.frm
                columns_priv.frm        help_topic.MYI          tables_priv.MYD
                db.MYD              help_topic.frm          tables_priv.MYI
                db.MYI              host.MYD            tables_priv.frm
                db.frm              host.MYI            time_zone.MYD
                event.MYD           host.frm            time_zone.MYI
                event.MYI           ndb_binlog_index.MYD        time_zone.frm
                event.frm           ndb_binlog_index.MYI        time_zone_leap_second.MYD
                func.MYD            ndb_binlog_index.frm        time_zone_leap_second.MYI
                func.MYI            plugin.MYD          time_zone_leap_second.frm
                func.frm            plugin.MYI          time_zone_name.MYD
                general_log.CSM         plugin.frm          time_zone_name.MYI
                general_log.CSV         proc.MYD            time_zone_name.frm
                general_log.frm         proc.MYI            time_zone_transition.MYD
                help_category.MYD       proc.frm            time_zone_transition.MYI
                help_category.MYI       procs_priv.MYD          time_zone_transition.frm
                help_category.frm       procs_priv.MYI          time_zone_transition_type.MYD
                help_keyword.MYD        procs_priv.frm          time_zone_transition_type.MYI
                help_keyword.MYI        servers.MYD         time_zone_transition_type.frm
                help_keyword.frm        servers.MYI         user.MYD
                help_relation.MYD       servers.frm         user.MYI
                help_relation.MYI       slow_log.CSM            user.frm
                

                But i still don't know how to access the mysql, so that i can create a new database (without doing it i phpmyadmin). I have created a new database in phpmyadmin though, just to try enter:

                mysql -u root -p (my_phpmyadmin_created_database)

                ..but without any success.

                解决方案

                /Applications/xampp/xamppfiles/bin/mysql -u root -p

                Worked like a charm!

                Thanks to user: Wrikken!

                这篇关于如何使用 xampp 从 mac 终端访问 mysql?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                上一篇:如何在 mac 上安装命令行 MySQL 客户端? 下一篇:MySQL:检查什么版本:32 位或 64 位?

                相关文章

              • <legend id='Gp1KG'><style id='Gp1KG'><dir id='Gp1KG'><q id='Gp1KG'></q></dir></style></legend>

                <small id='Gp1KG'></small><noframes id='Gp1KG'>

                <tfoot id='Gp1KG'></tfoot>

                  <bdo id='Gp1KG'></bdo><ul id='Gp1KG'></ul>

                    <i id='Gp1KG'><tr id='Gp1KG'><dt id='Gp1KG'><q id='Gp1KG'><span id='Gp1KG'><b id='Gp1KG'><form id='Gp1KG'><ins id='Gp1KG'></ins><ul id='Gp1KG'></ul><sub id='Gp1KG'></sub></form><legend id='Gp1KG'></legend><bdo id='Gp1KG'><pre id='Gp1KG'><center id='Gp1KG'></center></pre></bdo></b><th id='Gp1KG'></th></span></q></dt></tr></i><div id='Gp1KG'><tfoot id='Gp1KG'></tfoot><dl id='Gp1KG'><fieldset id='Gp1KG'></fieldset></dl></div>