[Bug 310211] [NEW] MySQL table check fails in ANSI mode

2008-12-21 Thread DonQuichote
Public bug reported: Binary package hint: mysql-server-5.0 Due to non-standard escaping in /usr/share/mysql/debian-start.inc.sh the sanity check fails if MySQL is running in ANSI mode. Text strings should be enclosed in single quotes, as double quotes can mean strings (non- standard mode) or

[Bug 310211] Re: MySQL table check fails in ANSI mode

2008-12-21 Thread DonQuichote
** Attachment added: Replacement for /usr/share/mysql/debian-start.inc.sh . Only quotation was changed. Full file, not a diff. http://launchpadlibrarian.net/20614241/debian-start.inc.sh -- MySQL table check fails in ANSI mode https://bugs.launchpad.net/bugs/310211 You received this bug

[Bug 106146] Re: Cannot mount cifs shares as normal user on directories not owned by the user

2008-04-28 Thread DonQuichote
I had the problem that I could mount the shares through /etc/fstab, but did not have the rights on them afterwards, even though I owned the mount points. I solved it by adding uid=username to the fstab lines. Hope this helps. -- Cannot mount cifs shares as normal user on directories not owned