Any idea 5.0.3 release date? There are many bugs fixed right now for 5.0.2!
Alejandro
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Hi, I'm testing 5.0.3.
I make a rpm update from 5.0.2.
After it mysqld through mysqlamanager doesn't start. I'll be watching
logs and I saw the problem was in mysql section on my.cnf. If I
comment --no-auto-rehash it works.
I can't find info on --no-auto-rehash. Someone can tell what is it?
Thnx. A
.cnf came from 5.0.2 and this option it's not supported on 5.0.3?
Alejandro.
On Mon, 28 Mar 2005 14:21:28 -0600, Paul DuBois <[EMAIL PROTECTED]> wrote:
> At 16:30 -0300 3/28/05, Alejandro D. Burne wrote:
> >Hi, I'm testing 5.0.3.
> >I make a rpm update from 5.0.2.
>
= 2M
[mysqlhotcopy]
interactive-timeout
[EMAIL PROTECTED] etc]#
On Mon, 28 Mar 2005 15:05:04 -0600, Paul DuBois <[EMAIL PROTECTED]> wrote:
> At 17:50 -0300 3/28/05, Alejandro D. Burne wrote:
> >OK, I confuse a little, this is the message:
> >
> >[EMAIL PROTECTED] init.
I'll be fighting with rights over tmp tables time ago, basically I want give full temporary tables management but not for other all tables, including select right.
The only way to do that work was insert in tables_priv for each user a "user/tmp_table_name" record granting full privileges.
I'm testing store procedures, and I want to know the number of records returned from a query.
There is a function or variable to get it through odbc?
I'll be trying with mysql_num_results() but makes me en error (seems to be made for c api)
select field1 from table where field2=1;
select
After installing MySQL 5.0.2 on MDK10.0 mysqld doesn't start with error:
"Can't create/write to file '/root/tmp/ibu6vdue' (Errcode: 13)"
I think it's a problem with innodb, if I add skip-innodb on my.cnf
mysqld starts up:
041203 14:04:01 mysqld started
041203 14:04:01 [Warning] Asked for 19660
Dec 2004 22:01:37 +0200, Heikki Tuuri <[EMAIL PROTECTED]> wrote:
> Alejandro,
>
> - Original Message -
> From: ""Alejandro D. Burne"" <[EMAIL PROTECTED]>
> Newsgroups: mailing.database.myodbc
> Sent: Friday, December 03, 2004 7:20 PM
>
Time ago I submit a post about temp tables and rights privileges and
it's in my head still.
There is an user privilege to create temporary table
(create_tmp_table_priv) but when the "owner of the table" need drop
this table can't do (if have drop priv can, but it's a bomb time).
Someone have an ide
DD PRIMARY KEY(hdr_code);
aaca> SELECT d.* FROM details d INNER JOIN tmp
aaca> ON d.hdr_code=tmp.hdr_code WHERE ...;
aaca> DROP TABLE TMP;
aaca> --
aaca> Alejandro D. Burne
aaca> Departamento de Sistemas
aaca> Asociación Médica Rosario
aaca> España 401 - S2000SBI
aa
Someone can make nat with mysql? I can do it with apache without problems, but mysql client freeze trying to connect.
Thanx, Alejandro.
_ IncrediMail - El E-mail ha evolucionado finalmente - Haga clic aquí
There is a command or function to call a shell script through mysql?
_ IncrediMail - El E-mail ha evolucionado finalmente - Haga clic aquí
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Alejandro D. Burne
Sistemas AMR
Asociación Médica de Rosario
España 401 - Rosario (2000)
Teléfono +54 (0341) 4252313 Int.145
Santa Fe - Argentina
ICQ #4304494
13 matches
Mail list logo