473,626 Members | 3,239 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

some files created automatically in mysql database folder

i have created one database in mysql. first i have created all tables
are of innodb type then i converted all tables to myisam type. i know
that for each myisam type table three files are created tablename.frm
tablename.myi and tablename.myd.

i have created database before one month. today i checked database and
i show somefiles exist in database folder named
(1)#sql-644_27.frm
(2)#sql-644_1.frm
(3)#sql-638_1.MYI
(4)#sql-638_1.MYD
(5)#sql-638_1.frm
(6)#sql-478_5.frm

can anyone tell me what is these files and why is these files???

thxs for your reply in advance.

Jul 17 '05 #1
3 1640
vishal wrote:
i have created one database in mysql. first i have created all tables
are of innodb type then i converted all tables to myisam type. i know
that for each myisam type table three files are created tablename.frm
tablename.myi and tablename.myd.

i have created database before one month. today i checked database and i show somefiles exist in database folder named
(1)#sql-644_27.frm
(2)#sql-644_1.frm
(3)#sql-638_1.MYI
(4)#sql-638_1.MYD
(5)#sql-638_1.frm
(6)#sql-478_5.frm

can anyone tell me what is these files and why is these files???


What's your PHP question? BTW, don't you have MySQL manual?

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Jul 17 '05 #2
*** vishal escribió/wrote (11 Mar 2005 23:05:18 -0800):
i have created database before one month. today i checked database and
i show somefiles exist in database folder named
(1)#sql-644_27.frm
(2)#sql-644_1.frm
(3)#sql-638_1.MYI
(4)#sql-638_1.MYD
(5)#sql-638_1.frm
(6)#sql-478_5.frm

can anyone tell me what is these files and why is these files???


If that happened to me my first approach would be browsing these tables
from my favourite MySQL client.
--
-+ Álvaro G. Vicario - Burgos, Spain
+- http://www.demogracia.com (la web de humor barnizada para la intemperie)
++ Manda tus dudas al grupo, no a mi buzón
-+ Send your questions to the group, not to my mailbox
--
Jul 17 '05 #3
>i have created database before one month. today i checked database and
i show somefiles exist in database folder named
(1)#sql-644_27.frm
(2)#sql-644_1.frm
(3)#sql-638_1.MYI
(4)#sql-638_1.MYD
(5)#sql-638_1.frm
(6)#sql-478_5.frm

can anyone tell me what is these files and why is these files???


Temporary tables. These might be from CREATE TEMPORARY TABLE, or
they might be from a sorting operation (ORDER BY or GROUP BY),
or a copy-and-make-changes operation on a table (ALTER TABLE,
REPAIR TABLE, OPTIMIZE TABLE), or something else.

Normally these are deleted when they are no longer needed. If the
dates on these files are old, perhaps the server crashed while
they were in use.

Gordon L. Burditt
Jul 17 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
18329
by: Harry | last post by:
Hello, I have the contents of a MySQL database sitting in a folder. Each file in the folder is an ISAM table that is comprised of three files, its ..frm, .MYI and .MYD. I would like to import this database on another MySQL installation running on another machine. I thought it would be as simple as mysqladmin create <database_name> and then navigating to the databases data directory and dropping in the ISAM files, however, when I connect...
0
3625
by: Danny J. Lesandrini | last post by:
First, this is _not_ a question about how to get Crystal Reports to run on a client machine. I've got all the merge modules added to the project and it's working fine. The question is about distributing my .RPT files. 1) Initial Setup Project inclusion of .rpt files: My folder of new .RPT files keeps growing. Is there a way to point my deployment/setup project to the folder containing these .RPT files so they are added...
4
2204
by: Ravi Ambros Wallau | last post by:
Hi: We developed a set of ASP.NET Web Applications that never runs in stand-alone mode, but always inside a portal (Rainbow Portal). All modules are copied on that portal. My question is: load time takes, sometimes, three or four of minutes in a medium-level machine (a PIII 1.5 Ghz), when the binary contents are changed, or if the time of last modification of the web.config file is changed. An application that runs in "stand-alone" mode...
1
2712
by: rdemyan via AccessMonster.com | last post by:
My App has 10 or so tables that we provide that contains proprietary data. This data will need to be updated once or twice a year. I would like some comments, suggestions on my proposed strategy for updating these tables via an ftp site: 1) Post a .mdb file to our ftp web site that contains the updated tables. My App code connects to the ftp site and gets the file name for any update files on the site. I already have code to do this...
1
2321
by: Israel | last post by:
I'll preface this by saying that my preference is to dump a database to SQL and transfer that file around but this is not the situation that I'm in and I'll probably be in this situation in future.. I have all of the files from under C:\Program Files\MySQL\MySQL Server 4.1\data that were copied from another machine while mysqld-nt.exe was still running. I thought that maybe I could copy these files over to my machine, after first...
17
2574
by: b007uk | last post by:
Hi all, I really need your advice. I have to store over a million files, 10 - 15 kb each, in one folder. The files are created by my php script, sometimes the old files are deleted and new ones are written. So, basically on every connection my script reads/deletes/ writes files from/to that folder. Right now i have only around 300 000 files in that folder, and it feels like its getting slower for that script to work. It does work at the...
20
4253
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site is structured as an upside-down tree, and (if I remember correctly) never more than 4 levels. The site basically grew (like the creeping black blob) ... all the pages were created in Notepad over the last
10
2267
by: K. | last post by:
Hello all! I have a question to you. I would like to create photo gallery. I wonder if I should store photos (uploaded by users) in database $data = file_get_contents($_FILES); $data = mysql_real_escape_string($data);
2
1688
by: aravind7190 | last post by:
Hi all, I created a folder with a code to lock all the files. Today i drag that folder to desktop, when i see in that folder no files are there.One control panel is automatically created and when i check for the properties of that control panel i can see the amount of space that already files are there in that folder. The size of that folder is showing but i can't see the files in that folder. Please anybody had the same issue,Please...
0
8269
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8203
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8711
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
7203
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5576
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4094
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4206
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1815
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1515
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.