l-4.1.1a-alpha\innobase\row\row0sel.c line 1972
> InnoDB: Failing assertion: field->prefix_len > 0
> InnoDB: We intentionally generate a memory trap.
> InnoDB: Send a detailed bug report to [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>.
> InnoDB: Thread 2952 stopped in fi
7; socket: '' port:
3306InnoDB: Error: stored ref len is 268, but table ref len is 780040509
19:52:23InnoDB: Assertion failure in thread 2768 in file
C:\411a\build\mysql-4.1.1a-alpha\innobase\row\row0sel.c line 1972InnoDB:
Failing assertion: field->prefix_len > 0InnoDB: We intent
rning multiple rows in only one col to an aggregate function.
Thanks and bye,
Bernhard
- Original Message -
From: "Victoria Reznichenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 19, 2004 2:34 PM
Subject: Re: Subselect in aggregate function in My
[EMAIL PROTECTED] wrote:
>
> Hi,
>
> I have some logging data from a webserver in a table and want to do some
> analysis.
> I infact want to see how many files are requested at one time.
> To do this I
> SELECT COUNT(time) anz FROM table GROUP BY time ORDER BY anz DESC
> This gives me the number
Hi,
I have some logging data from a webserver in a table and want to do some
analysis.
I infact want to see how many files are requested at one time.
To do this I
SELECT COUNT(time) anz FROM table GROUP BY time ORDER BY anz DESC
This gives me the number of requests at any time. I now want to see
On Mon, 12 Jan 2004, Viktor wrote:
> Hello mysql,
>
> Table-level privileges do not work at all... (on Windows)
Works fine for me:
4.1.1a-alpha-max-nt:tmp >GRANT SELECT ON tmp.tmp TO [EMAIL PROTECTED]
IDENTIFIED BY 'aaa';
Query OK, 0 rows affected (0.18 sec)
4.1.1a-alpha-max-nt:tmp >\q
Bye
Hello mysql,
Table-level privileges do not work at all... (on Windows)
--
Best regards,
Viktor mailto:[EMAIL PROTECTED]
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]