Hi,
I've spent the last two days trying to figure this out so I figure
its time to ask...
I upgraded the database using the rpms from the mysql site on a CentOS
4.2 machine. I started at 7.6.0.12 and upgraded to 7.6.0.16.
I now receive the following error every time I try to start the dat
that.
Thanks,
-Rob
Rob See wrote:
(this is a resend of a question I asked last week. There is indication
in the archives that this condition is due to a bug, but that was at
least a year ago. Please let me know if anyone has any workarounds, or
if it is a bug when it will be fixed. Thanks.)
Hi,
(this is a resend of a question I asked last week. There is indication
in the archives that this condition is due to a bug, but that was at
least a year ago. Please let me know if anyone has any workarounds, or
if it is a bug when it will be fixed. Thanks.)
Hi,
I need to change my DBA p
FYI: I'm running 7.6.0.12
Rob See wrote:
Hi,
I need to change my DBA password (for security reasons) and can't
seem to figure out how to do it. If I do it in the dbmgui I get: -24988
unknown error [USER_PUT SYSDBA PASSWORD=xx]
If I do it in the sqlgui using "alter use
Hi,
I need to change my DBA password (for security reasons) and can't seem
to figure out how to do it. If I do it in the dbmgui I get: -24988
unknown error [USER_PUT SYSDBA PASSWORD=xx]
If I do it in the sqlgui using "alter user sysdba xx" I get:
General error:-103 POS(1) SQL statemen
Hi,
I attempted to migrate my web application to the SQLDBC interface
and ran into a few problems... I'd like to be able to use parameterized
queries without having to bind variables to the parameters (I'd like to
be able to pass an array of values to execute and have them replaced on
the
Hi,
I've run into two problems with the ODBC interface ver 7.6.0.12:
1) It appears that libsqlod.so should also be linked against libstdc++
which it isn't. This causes problems with undefined symbols such as:
undefined symbol: _ZTVN10__cxxabiv120__si_class_type_infoE
(/opt/sdb/interfac