Ask a Question related to PHP Development, Design and Development.

  1. #21

    Default Re: mysql

    On Sat, 30 Aug 2003 19:54:36 GMT, "ARMANDO PADILLA"
    <mando81@prodigy.net> wrote:
    >Hello everyone I was wondering if anyone knew a software package that would
    >graphically display my Mysql
    >Database and its table structures.
    Perhaps DBDesigner might do what looking for?
    [url]http://www.fabforce.net/dbdesigner4/[/url]

    Trevor
    Trevor Smith Guest

  2. Similar Questions and Discussions

    1. #40471 [NEW]: PHP 5.2.1 failed to be compiled with MySQl 5.0.33, MySQL 5.0.27, MySQL 5.1.15
      From: pcdinh at gmail dot com Operating system: CentOS 4.4 PHP version: 5.2.1 PHP Bug Type: Compile Failure Bug description:...
    2. #40207 [NEW]: Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL ser
      From: arif at peshawaronline dot com Operating system: PHP version: 4.4.4 PHP Bug Type: Compile Warning Bug description: ...
    3. ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
      When i try to start my mysql server, i get this error ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock'...
    4. Seen this message? Can't connect to local MySQL server through socket '/tmp/mysql.sock'
      Seen this message? Can't connect to local MySQL server through socket '/tmp/mysql.sock' I got this trying to install DBI and DBD for mysql from...
    5. Seen this message? Can't connect to local MySQL server throughsocket '/tmp/mysql.sock'
      Allen Marshall wrote: I just saw it in another newsgroup. Don't multi-post! -- Gunnar Hjalmarsson Email:...
  3. #22

    Default mysql

    Hi,

    do you know a free sowftware to manage a mysql db with InnoDB.
    I need to be able to manage the foreig keys.

    may thanks

    Rod


    Rod Guest

  4. #23

    Default Re: mysql

    On Fri, 10 Oct 2003 11:08:08 +0200, "Rod" <toto@toto.com> wrote:
    >do you know a free sowftware to manage a mysql db with InnoDB.
    >I need to be able to manage the foreig keys.
    phpMyAdmin.

    --
    Andy Hassall (andy@andyh.co.uk) icq(5747695) ([url]http://www.andyh.co.uk[/url])
    Space: disk usage analysis tool ([url]http://www.andyhsoftware.co.uk/space[/url])
    Andy Hassall Guest

  5. #24

    Default Re: mysql

    An noise sounding like Rod said:
    > Hi,
    >
    > do you know a free sowftware to manage a mysql db with InnoDB.
    > I need to be able to manage the foreig keys.
    >
    Isn't there a lack of foreign keys in mysql?

    Dave
    --

    I'm a dead man, and buggered to boot!

    David Gillen Guest

  6. #25

    Default Re: mysql

    On 11 Oct 2003 10:49:34 GMT, David Gillen <Belial@RedBrick.DCU.IE> wrote:
    >An noise sounding like Rod said:
    >> do you know a free sowftware to manage a mysql db with InnoDB.
    >> I need to be able to manage the foreig keys.
    >>
    >Isn't there a lack of foreign keys in mysql?
    They were added a while ago.

    --
    Andy Hassall (andy@andyh.co.uk) icq(5747695) ([url]http://www.andyh.co.uk[/url])
    Space: disk usage analysis tool ([url]http://www.andyhsoftware.co.uk/space[/url])
    Andy Hassall Guest

  7. #26

    Default Re: mysql

    Hi,

    thanks you.
    I will test it.

    Rod

    "Andy Hassall" <andy@andyh.co.uk> wrote in message
    news:h4feovkl8gn0f1uu31bqv8du05p03dhq0c@4ax.com...
    > On Fri, 10 Oct 2003 11:08:08 +0200, "Rod" <toto@toto.com> wrote:
    >
    > >do you know a free sowftware to manage a mysql db with InnoDB.
    > >I need to be able to manage the foreig keys.
    >
    > phpMyAdmin.
    >
    > --
    > Andy Hassall (andy@andyh.co.uk) icq(5747695) ([url]http://www.andyh.co.uk[/url])
    > Space: disk usage analysis tool ([url]http://www.andyhsoftware.co.uk/space[/url])

    Rod Guest

  8. #27

    Default mySQL

    I am not sure if i can use mySql on the solaris server i have an account on.

    the following is the mySQL info that it gives, i am not sure how I can
    figure out the parameters to use if i wanted to create a database and
    tables.


    thanks
    mysql
    MySQL Support enabled
    Active Persistent Links 0
    Active Links 0
    Client API version 3.23.39
    MYSQL_MODULE_TYPE builtin
    MYSQL_SOCKET /tmp/mysql.sock
    MYSQL_INCLUDE
    MYSQL_LIBS

    Directive Local Value Master Value
    mysql.allow_persistent On On
    mysql.default_host no value no value
    mysql.default_password no value no value
    mysql.default_port no value no value
    mysql.default_socket no value no value
    mysql.default_user no value no value
    mysql.max_links Unlimited Unlimited
    mysql.max_persistent Unlimited Unlimited

    Yanal Guest

  9. #28

    Default Re: mySQL


    "Yanal" <fake@byu.edu> schreef in bericht
    news:sTmkb.1638$Pp1.1499@newssvr29.news.prodigy.co m...
    > I am not sure if i can use mySql on the solaris server i have an account
    on.
    >
    > the following is the mySQL info that it gives, i am not sure how I can
    > figure out the parameters to use if i wanted to create a database and
    > tables.
    >
    Start of by reading the manual pages at [url]http://www.mysql.com[/url] (search for
    CREATE).


    JW



    Janwillem Borleffs Guest

  10. #29

    Default Re: mySQL

    [url]www.phpmyadmin.com[/url]


    "Yanal" <fake@byu.edu> wrote in message news:sTmkb.1638$Pp1.1499@newssvr29.news.prodigy.co m...
    > I am not sure if i can use mySql on the solaris server i have an account on.
    >
    > the following is the mySQL info that it gives, i am not sure how I can
    > figure out the parameters to use if i wanted to create a database and
    > tables.
    >
    >
    > thanks
    > mysql
    > MySQL Support enabled
    > Active Persistent Links 0
    > Active Links 0
    > Client API version 3.23.39
    > MYSQL_MODULE_TYPE builtin
    > MYSQL_SOCKET /tmp/mysql.sock
    > MYSQL_INCLUDE
    > MYSQL_LIBS
    >
    > Directive Local Value Master Value
    > mysql.allow_persistent On On
    > mysql.default_host no value no value
    > mysql.default_password no value no value
    > mysql.default_port no value no value
    > mysql.default_socket no value no value
    > mysql.default_user no value no value
    > mysql.max_links Unlimited Unlimited
    > mysql.max_persistent Unlimited Unlimited
    >

    Webmaster \(Nemesis Services\) Guest

  11. #30

    Default MySQL

    Hello I'm using PHP v 4.0b3 and MySQL version 4.0.17 win and when I try to
    connect to database I get this error 'unknown command on line...
    mysql_connect()...' I know, that mysql is running and is functional, as well
    as PHP. I tried to enable the module extension=php_mysql.dll in php.ini but
    it didn't help. Anyone can help please?
    Thanks.


    Ivan Fiala Guest

  12. #31

    Default Re: MySQL

    Hello,

    AFAIK, MySql is either embedded in PHP or enabled by default.

    Try to show the code perhaps someone can help you.

    --
    Elias
    "Ivan Fiala" <diif@chello.sk> wrote in message
    news:fHcIb.321076$dt3.42379@news.chello.at...
    > Hello I'm using PHP v 4.0b3 and MySQL version 4.0.17 win and when I try to
    > connect to database I get this error 'unknown command on line...
    > mysql_connect()...' I know, that mysql is running and is functional, as
    well
    > as PHP. I tried to enable the module extension=php_mysql.dll in php.ini
    but
    > it didn't help. Anyone can help please?
    > Thanks.
    >
    >

    lallous Guest

  13. #32

    Default Re: MySQL

    Hi,
    did you compile your PHP with MySQL?
    i.e. from command line
    $> make etc.etc. with-mysql etc.
    I do not remember the exact syntax, but you should be able to find it on
    [url]www.php.net[/url]
    Seemes that your PHP compilation doesn't have mysql routines.


    "Ivan Fiala" <diif@chello.sk> wrote in message
    news:fHcIb.321076$dt3.42379@news.chello.at...
    > Hello I'm using PHP v 4.0b3 and MySQL version 4.0.17 win and when I try to
    > connect to database I get this error 'unknown command on line...
    > mysql_connect()...' I know, that mysql is running and is functional, as
    well
    > as PHP. I tried to enable the module extension=php_mysql.dll in php.ini
    but
    > it didn't help. Anyone can help please?
    > Thanks.
    >
    >

    Pirkka Pirunen Guest

  14. #33

    Default Re: MySQL

    You can get the pre-compiled version of PHP4 with MySQL dlls/extension. Just
    enable them in php.ini.


    "Pirkka Pirunen" <r3t@ert.no> wrote in message
    news:3ff51e35$1@news.rivernet.com.au...
    > Hi,
    > did you compile your PHP with MySQL?
    > i.e. from command line
    > $> make etc.etc. with-mysql etc.
    > I do not remember the exact syntax, but you should be able to find it on
    > [url]www.php.net[/url]
    > Seemes that your PHP compilation doesn't have mysql routines.
    >
    >
    > "Ivan Fiala" <diif@chello.sk> wrote in message
    > news:fHcIb.321076$dt3.42379@news.chello.at...
    > > Hello I'm using PHP v 4.0b3 and MySQL version 4.0.17 win and when I try
    to
    > > connect to database I get this error 'unknown command on line...
    > > mysql_connect()...' I know, that mysql is running and is functional, as
    > well
    > > as PHP. I tried to enable the module extension=php_mysql.dll in php.ini
    > but
    > > it didn't help. Anyone can help please?
    > > Thanks.
    > >
    > >
    >
    >

    Useko Netsumi Guest

  15. #34

    Default Re: MySQL


    "Ivan Fiala" <diif@chello.sk> wrote in message
    news:fHcIb.321076$dt3.42379@news.chello.at...
    > Hello I'm using PHP v 4.0b3 and MySQL version 4.0.17 win and when I try to
    > connect to database I get this error 'unknown command on line...
    > mysql_connect()...' I know, that mysql is running and is functional, as
    well
    > as PHP. I tried to enable the module extension=php_mysql.dll in php.ini
    but
    > it didn't help. Anyone can help please?
    You're running a 4.0 beta? That version is extremely obsolete. Try
    upgrading to 4.3.x or at least 4.2.x. I seem to remember reading that older
    windows builds of PHP don't have MyAQL support compiled in by default.


    Gordon McVey Guest

  16. #35

    Default MYSQL

    Hello

    Can anyone recoomend a good php admin tool that isnt phpmyadmin, it can be
    an app, web based and linux, mac os or windows based.


    Jonathan Harden Guest

  17. #36

    Default Re: MYSQL

    >
    > Can anyone recoomend a good php admin tool that isnt phpmyadmin, it can be
    > an app, web based and linux, mac os or windows based.
    Perhaps our tool can help? It's a Windows based admin/development tool
    for - amongst others - MySQL. Database Workbench at [url]www.upscene.com[/url]


    --
    With regards,

    Martijn Tonies
    Database Workbench - tool for InterBase, Firebird, MySQL, Oracle & MS SQL
    Server
    Upscene Productions
    [url]http://www.upscene.com[/url]
    Database development questions? Check the forum!
    [url]http://www.databasedevelopmentforum.com[/url]


    Martijn Tonies Guest

  18. #37

    Default Re: MYSQL

    alte Version von MysqlFront (2.5)

    Gruß
    Dmitrie

    "Jonathan Harden" <eviljonny@eviljonnys.com> schrieb im Newsbeitrag
    news:4343dea5$0$25903$db0fefd9@news.zen.co.uk...
    > Hello
    >
    > Can anyone recoomend a good php admin tool that isnt phpmyadmin, it can be
    > an app, web based and linux, mac os or windows based.
    >
    >

    Dmitrie Volinschi Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139