Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default mysql connections

    hello,
    i think ive had this problem before, and cant for the life of me remember how
    i solved it!!! which makes it even more annoying.
    right trying to establish a connection, enter all details correctly, and just
    get 'an unexpected error occured'

    what?!!!? unexpected indeed!
    any pointers??

    davebusey Guest

  2. Similar Questions and Discussions

    1. MySQL remote connections
      Hello, I am having trouble connecting to a remote MySQL server. Does anybody know how to check and see if my server is configured to accept...
    2. MX 6.1 / MySQL 3.23 - Open Connections
      We have been noticing that the Client Variables db connections are not closing even when we set timeouts and turn off Connection pooling. I've...
    3. maximum connections w/ MySQL
      I am running into an issue with MySQL stating that I am running a "maximum connections" to the database. Dreamweaver by default does not close the...
    4. Dreamweaver PHP MySQL connections
      change your mysql server to just localhost (without the http part) On Thu, 21 Aug 2003 20:01:57 +0100 "Graham Thomson"...
    5. [PHP] shouldn't mysql_pconnect force reuse of mysql connections?
      * Thus wrote anders thoresson (listor@thoresson.net): This is expected, this is the behavour of mysql. when php requests a pconnection, mysql...
  3. #2

    Default Re: mysql connections

    sorry, that should read 'an unidentified error has occured'
    davebusey 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