[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Relational Mysql Database



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> In mysql on a Raq 550 it seems to have relational
> functionality disabled. I always get this error when
> I view the structure of a db in phpmyadmin.
>
> Error
> The additional Features for working with linked Tables
> have been deactivated.
>
> Is there anyway of enabling this, and if so are there any
> performance issues?

The phpMyAdmin docs say that if you click the "Structure" page for the 
database causing the problems, the reason(s) for the feature 
deactivation for that database will be explained.

What does that page say for your database?

If you don't want to use the feature, you can set:

$cfg['PmaNoRelation_DisableWarning'] = TRUE

in the phpMyAdmin config file.

And if you _do_ want to use the feature, "special tables with a 
predefined structure" are required. See 
http://www.phpmyadmin.net/documentation/ and scroll to the section 
for  $cfg['Servers'][$i]['relation']

- -- 
Bruce Timberlake

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+IwR5vLA2hUZ9kgwRAvMzAJ4wnAATSP7d9a9BtGs4dAyf8TraOQCdFGA/
B4LclbwH65xs/fqgpSsV8zI=
=pcEv
-----END PGP SIGNATURE-----