dbTalk Databases Forums  

Sponsored Links


mailing.database.mysql-internals mailing.database.mysql-internals


Discuss in the mailing.database.mysql-internals forum.



Post New Thread
Threads in Forum : mailing.database.mysql-internals Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
how to execute the compiled mysql without make install, always? The INTERNET now has a personality. YOURS! See your Yahoo! Homepage....
Karthik Gurukuntala
03-26-2010 11:34 AM
Michael Widenius Go to last post
13 364
In the windows build of the mysql command line client (mysql.exe, v 5.1.45), it appears as though the rehash function is disabled. I'd like to help...
Paul B. Davis
03-25-2010 05:29 PM
Harrison Fisk Go to last post
1 236
Hi, all, Â*Â*I use the following configuration for mysql 5.0: CFLAGS="-O0 -g3" CC=gcc CXX=g++ CXXFLAGS="-O0 Â*-g3 -felide-constructors Â*...
Tianwei
03-24-2010 06:58 AM
Tianwei Go to last post
8 171
Hi List subscribers, I'm getting the following configure error during the build, am I missing something here ? checking for termcap functions...
Hiromichi Watari
03-22-2010 12:59 AM
Hiromichi Watari Go to last post
2 129
Hello all, I am trying to implement an optimization in our storage engine if HA_EXTRA_IGNORE_DUP_KEY is set. Would it be ok if...
Zardosht Kasheff
03-19-2010 08:35 AM
Michael Widenius Go to last post
17 553
Hi All ! We moved from Mysql 3 to Mysql 5. The exact one : 5.0.77. In the past, (4.1.20), we had a database called mysql. In that DB, we could...
Pseudonyme
03-18-2010 01:40 PM
Michael Fesser Go to last post
4 119
Hi, Is the server down ? I'm getting the following error. Or is it a problem on my end ? Thanks, Hiromichi $ bzr branch lp:mysql-server/5.1...
Hiromichi Watari
03-18-2010 11:03 AM
Hiromichi Watari Go to last post
4 108
Hello, I'm pleased to offer the following fix under terms of SCA: === modified file 'mysql-test/r/subselect_sj.result' ---...
sca@askmonty.org
03-17-2010 03:19 AM
Jørgen Løland Go to last post
1 110
I am trying to publish the Facebook patch for MySQL 5.1. Not knowing that 5.1 releases are tagged in the 5.1 launchpad branch, I started by importing...
MARK CALLAGHAN
03-16-2010 05:41 PM
MARK CALLAGHAN Go to last post
9 293
Hello, I believe my subscription to internals@ was dead since November 2009. Sorry if you expected a reply and didn't get it. -- kostja --
Konstantin Osipov
03-14-2010 03:53 AM
Konstantin Osipov Go to last post
0 106
Hello, We're using mysql-5.1.40. I have a question about the subquery transform in MySQL's optimizer. Given the*following query: select 1 from...
Zhixuan Zhu
03-12-2010 09:32 AM
Guilhem Bichot Go to last post
1 142
X-Mailer: VM 8.0.12-devo-585 under 21.5 (beta29) "garbanzo" XEmacs Lucid (x86_64-suse-linux) Reply-To: monty (AT) askmonty (DOT) org FCC:...
sca@askmonty.org
03-11-2010 04:02 AM
sca@askmonty.org Go to last post
0 92
*********************** A virus (WORM_MYDOOM.GEN) was detected in the file (message.zip/message.txt ...
tfr@mysql.com
03-10-2010 06:42 PM
tfr@mysql.com Go to last post
0 85
Hi everybody, some weeks ago I came across a problem with DELETE IGNORE while using foreign key constraints on MySQL 5.1.43. The problem is already...
Moritz Mertinkat
03-09-2010 06:16 PM
Michael Widenius Go to last post
1 124
Hi Serg, On 02/19/10 02:21 PM, sca (AT) askmonty (DOT) org wrote: Thanks a lot for this contribution! We've incorporated the patch and it is...
Lenz Grimmer
03-09-2010 03:36 AM
Lenz Grimmer Go to last post
0 87
(via Monty) Hi! Somehow this didn't reach the email list, so I am resending it: Here is a patch that reverts the fix in MySQL 5.1 for Bug#46760...
sca@askmonty.org
03-08-2010 08:13 AM
sca@askmonty.org Go to last post
0 112
Hi, Sinisa requests to change WL#3561 (transactional LOCK TABLE) so that READ/WRITE locks are converted to SHARE/EXCLUSIVE locks for transactional...
Ingo Strüwing
03-04-2010 02:22 PM
Konstantin Osipov Go to last post
6 118
Hello, Can handlers be aware of the existence of triggers on tables? Thanks -Zardosht -- MySQL Internals Mailing List For list archives:...
Zardosht Kasheff
03-04-2010 10:19 AM
Zardosht Kasheff Go to last post
1 259
Hi, if you're using dgcov tool, you may be interested to try an updated version. I've recently changed it, adding support for any...
Sergei Golubchik
03-03-2010 12:14 PM
Ingo Strüwing Go to last post
1 102
MySQL University: MySQL Column Databases http://forge.mysql.com/wiki/MySQL_Column_Databases This Thursday (March 4th, 15:00 UTC - slightly later...
Stefan Hinz
03-02-2010 09:15 AM
Stefan Hinz Go to last post
0 102
Hi, Beta version 5.011 of the BLOB streaming daemon for MySQL has been released.. The BLOB Streaming Daemon is a MySQL engine that runs as a...
Barry Leslie
03-01-2010 09:50 AM
Barry Leslie Go to last post
0 226
Hello, those who already read it (this was posted to internal mailing list already), please ignore. Last week pushed the CMake work into the...
Vladislav Vaintroub
02-28-2010 11:35 AM
Vladislav Vaintroub Go to last post
0 212
Top Certifications in all Fields - A Complete Guide RedHat Linux:...
IT eBooks
02-28-2010 12:12 AM
IT eBooks Go to last post
0 88
Dear All, I am trying to checkout the current MySQL that is in launchpad. I am checking it because, i dint find how to download any compressed...
Karthik Gurukuntala
02-26-2010 02:57 AM
Guilhem Bichot Go to last post
3 243
Hi, On 25 Feb 2010, at 12:08, Karthik Gurukuntala wrote: Most of it is in sql/item_sum.cc (which also includes the other aggregate functions).
Mark Leith
02-26-2010 02:41 AM
Jørgen Løland Go to last post
3 110
Dear All, I am new to MySQL codebase and its development. I am unable to find where the SUM() aggregation operation of SELECT implemented.I mean,...
Karthik Gurukuntala
02-25-2010 06:08 AM
Karthik Gurukuntala Go to last post
0 100
International Fund Remittance Department (IFRD) PAYMENTS.REF/PAYMENTS CODE: 07012 Our Ref: CBN/IRD/CBX/021/010 Email: info (AT) remittance-dept-ng...
International Fund Remittance Department
02-24-2010 06:42 PM
International Fund Remittance Department Go to last post
0 238
Securich - Security Plugin for MySQL http://forge.mysql.com/wiki/Securich_-_Security_Plugin_for_MySQL This Thursday (February 25th, 13:00 UTC - way...
Stefan Hinz
02-23-2010 10:34 AM
Stefan Hinz Go to last post
0 224
Hi all, I am trying to implement an automatic insert function inside MySQL. In other words, when a SELECT query is run on the first table the...
Merve Soner
02-22-2010 01:05 PM
Sergei Golubchik Go to last post
3 430
Hello list, is somebody working on this yet? All I could find is http://lists.mysql.com/internals/35405 If nobody is working on this I'd be happy to...
Kim Stebel
02-21-2010 10:32 AM
Sergei Golubchik Go to last post
3 306
Hi All, I am having a bit of a problem fixing the following bug: https://bugs.launchpad.net/pbxt/+bug/513012 The problem is that it leads to...
Paul McCullagh
02-18-2010 12:56 PM
MARK CALLAGHAN Go to last post
13 396
Hi, I noticed that the version number for MySQL server has changed from AM_INIT_AUTOMAKE(mysql, x.x.xx) to AC_INIT(, , , ) Since I parse this script...
Giuseppe Maxia
02-17-2010 12:32 PM
Giuseppe Maxia Go to last post
7 141
Hi Giuseppe, Giuseppe Maxia, 17.02.2010 09:35: Thanks to this message, I noticed that I had exactly the same problem. And I didn't need to search...
Ingo Strüwing
02-17-2010 08:15 AM
Giuseppe Maxia Go to last post
1 98
Performance Schema: Instrumenting Code http://forge.mysql.com/wiki/Performance_Schema:_Instrumenting_Code This Thursday (February 18th, 17:00 UTC -...
Stefan Hinz
02-15-2010 08:55 AM
Stefan Hinz Go to last post
0 195
Hello all, What is the blk parameter in MYSQL_THDVAR_UINT(name, opt, comment, check, update, def, min, max, blk)? It seems that ha_ibmdb2i always...
Zardosht Kasheff
02-12-2010 08:53 AM
Zardosht Kasheff Go to last post
1 114
MySQL Galera Multi-Master Replication http://forge.mysql.com/wiki/MySQL_Galera_Multi-Master_Replication This Thursday (February 11th, 14:00 UTC),...
Stefan Hinz
02-09-2010 08:04 AM
Stefan Hinz Go to last post
0 94
FROM: MR. WILSON DLAMINI Greetings, I communicate you with honest Intentions and I seek to make contact with you and acquaint myself with you for...
wilson
02-04-2010 04:13 PM
wilson Go to last post
0 257
Hi Alex, thanks a lot for your message and a Happy New Year to you! On 12/30/2009 09:12 AM, Alex Budovski wrote: Very cool, thanks! I've pinged...
Lenz Grimmer
02-03-2010 04:24 AM
Lenz Grimmer Go to last post
3 293
MySQL University: Optimizing Queries with EXPLAIN http://forge.mysql.com/wiki/Optimizing_Queries_with_Explain This Thursday (February 4th, 14:00...
Stefan Hinz
02-02-2010 05:41 AM
Stefan Hinz Go to last post
0 105
Hello all, Has there been any efforts so far to test the Storage Engine API? A more detailed version of my query: The Storage Engine API is...
Amit k. Saha
01-30-2010 12:38 PM
kentoku Go to last post
85 1,493
Hi, I found these two different field types for date.* Can someone tell me the difference between these two...
Prafulla
01-29-2010 03:09 PM
Michael Widenius Go to last post
2 141
Hello, Jan Steemann a écrit, Le 28.01.2010 10:26: If that is ever implemented, there exists since MySQL 5.1 a file mysys/base64.c, used by...
Guilhem Bichot
01-29-2010 04:40 AM
Alexander Barkov Go to last post
4 93
Introduction to the Drizzle Microkernel http://forge.mysql.com/wiki/Introduction_to_the_Drizzle_Microkernel This Thursday (January 28th, 17:00 UTC),...
Stefan Hinz
01-26-2010 11:17 AM
Stefan Hinz Go to last post
0 104
Hi all, Is it possible to implement a hash index on MyISAM tables? Or is there any open src implementation? Thanks, Nihal --
nihal dindar
01-26-2010 02:30 AM
Ingo Strüwing Go to last post
3 112
Dear Friend, I could not contact you earlier before now due to my tight schedules. I am very happy to inform you about my success in getting that...
Zenith Bank Plc
01-23-2010 08:27 AM
Zenith Bank Plc Go to last post
0 125
Hello all, On win32, I was attempting to move my InnoDB files from a 5.4.2 installation to a 5.5.1 installation. I copied the data directory...
Zardosht Kasheff
01-22-2010 06:14 PM
Paul DuBois Go to last post
4 130
Hi, I'm thinking of extending the query cache to deal with following scenarios, 1. stop invalidating the cache entries when updates take place...
Amila Liyanaarachchi
01-20-2010 12:14 PM
Sergei Golubchik Go to last post
7 181
Hi, I posted this question (http://forums.mysql.com/read.php?12,297437,297437#msg-297437) in MySQL forum, but no one answered. I really think this...
Duc Le
01-17-2010 12:45 PM
Duc Le Go to last post
4 143
I've found what I believe to be a problem with the example storage engine. The problem also exists in the InnoDB and CSV storage engines....
Timothy P Clark
01-17-2010 04:49 AM
Sergei Golubchik Go to last post
3 167
Hello, I want to implement an append-only MyISAM to keep the arrival-order on the data as well as benefit from indexes. Is it enough to disable...
nihal dindar
01-15-2010 11:07 AM
Sergei Golubchik Go to last post
2 142
Post New Thread

Display Options
Showing threads 301 to 350 of 11842
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.