>>Yes, I read through the numerous threads about this topic but I can't
>>solve my problem
>>
>>After compiling php-4.1.1 with mysql support (mysql-3.23.47) as a DSO
>>(./configure --enable-libgcc --with-mysql=/opt/mysql-3.23.47
>>--with-apxs=/opt/apache-1.3.23/bin/apxs)
>>
>>apache complains wi
Wolfgang Pichler wrote:
> Do you have also recompiled apache after compiling php ?
>
YES
> Am Mit, 2002-02-20 um 10.04 schrieb Andre Konopka:
>
>>Hi,
>>
>>mmh, maybe it's not a mysql-problem...
>>Yes, I read through the numerous threads about
Hi,
mmh, maybe it's not a mysql-problem...
Yes, I read through the numerous threads about this topic but I can't
solve my problem
After compiling php-4.1.1 with mysql support (mysql-3.23.47) as a DSO
(./configure --enable-libgcc --with-mysql=/opt/mysql-3.23.47
--with-apxs=/opt/apache-1.3.23/bi
Hi,
maybe I'am wrong but I didn't find any transaction-oriented C-API
functions???
How can I build a web transaction application with MYSQL/INNOBASE? I
would prefer PHP, but PHP uses the C-library to connect to mysql and
there are no transaction C-API functions...
Thanks Andre
---
Hi,
I have, three tables (one,two, three) with the rows id/value. id is the
key for all the tables.
with
select value from one where id=xx;
select value from two where id=xx;
select value from three where id=xx;
I can select all values from the tables with the id=xx.
How can I do this wit
Hi,
since .38 there is no longer a HPUX11 binary for the hppa1.1 architecure
(32 Bit)??
I think that the 10.20 binary is runnable but I suppose that you
compiled it
with MIT-threads. On HP-UX11 I would prefer to compile it with native
threads, do you agree?
The 10.20 binary version isn't co
Hi,
I can't *link* MySql on my HP-UX box due a linkage problem:
../innobase/lock/liblock.a ../innobase/mtr/libmtr.a
../innobase/page/libpage.a
../innobase/rem/librem.a ../innobase/thr/libthr.a
../innobase/com/libcom.a ../innobase/sync/libsync.a
../innobase/data/libdata.a ../innobase/mach/libmac
Hi,
Yes, sounds great, it is possible to implement it in the next version
Andre
On 17-May-01 Michael Widenius wrote:
>
> Hi!
>
>>>>>> "Andre" == Andre Konopka <[EMAIL PROTECTED]> writes:
>
> Andre> Hi Michael,
> Andre> maybe som
Hi Heikki,
now .38 is up and running
Thank you for your fast help
Andre
On 16-May-01 Heikki Tuuri wrote:
> Andre,
>
> try the following put on the line 330 in mysql/innobase/log/log0log.c
>
> lsn = log_reserve_and_open(OS_FILE_LOG_BLOCK_SIZE);
>
> Maybe gcc will compile in a diffe
Hi Michael,
maybe something 'off topic'...
I think a option to set 'autocommit=0' is needed.
Last week I have made some data manipulation, stupidly my 'where condition' was
not correct. After pressing 'return', mysql returns with '4576 rows affected'.
Not that was I expected...
I didn't set au
Hi,
I got the following error during compilation of MySQL-3.23.38 on my
HPUX-11 box witg gcc-2.95.2.
log0log.c: In function ´log_pad_current_log_block´:
log0log.c:330: Internal compiler error at expr.c:2829
After upgrading to gcc-2.95.3 I got the same error???
No problem compiling MySQL .37 on
--
> +
>>--+--+
>>| name_nr | nr | pw_name | pw_passwd | pw_uid | pw_gid | pw_gecos |
>>pw_dir | shell_nr |
>>+-++-+---+++---
> +
>>--+--+
>
---+
| 50 | 50 | pbs013 | deleted | 10013 | 1 | andre konopka |
/home/pbs013 |1 |
+-++-+---+++---+
--+--+
1 row in set (0.00 sec)
After restarting mysqld all works as expected???
mysql>
Hi,
I would like to set autocommit = 0 as the default value when running the mysql
frontend. (Maybe with an entry in my.cnf)
Is that possible ???
Andre
--
E-Mail: [EMAIL PROTECTED]
Date: 08-May-01
Time: 15:42:09
() Join the ASCII ribbon campaign against html
Hi,
I use the following my.cnf:
[mysqld]
innobase_data_home_dir = /opt/mysql/var/
innobase_data_file_path = ib_data1:10M
innobase_log_group_home_dir = /opt/mysql/var/
innobase_log_arch_dir = /opt/mysql/mysql/var/
set-variable = innobase_mirrored_log_groups=1
set-variable = innobase_log_files_in_
Hi,
after succesfully compiling mysql-3.23.36 on my HP-UX11 box (Heikki, thank you
for your hints), I can't start start the DB with the start.server script.
I created a /etc/my.cnf file with the following values:
[mysqld]
innobase_data_home_dir = /opt/mysql/var/
innobase_log_group_home_dir =
Hi,
I have got problems while compiling 3.23.36 under HP-UX11.
gcc exited with an internal error.
I am using gcc version 2.95.2 19991024 (release)
I 'configured' with the following lines:
CXX=gcc
CXXFLAGS="-felide-constructors -fno-exceptions -fno-rtti -O6"
CFLAGS="-fomit-frame-pointer -O6 -fpi
Hi,
I have had the same problem.
After deinstalling the last DCE Patch PHSS_19739 everything works okay.
Best regards
Andre
On 18-Jan-01 [EMAIL PROTECTED] wrote:
>>Description:
> I downloaded the binary for mysql-3.23.30-gamma-hp-hpux10.20-hppa1.1.
> And followed the following procedure :-
18 matches
Mail list logo