- 29 Jan, 2005 2 commits
-
-
reggie@bob.(none) authored
-
reggie@bob.(none) authored
mysqldump.c: Trimmed some lines to be less than 80 chars. Using just NAME_LEN now for table name buffers
-
- 27 Jan, 2005 19 commits
-
-
reggie@bob.(none) authored
Added the get_actual_table_name function that issues a SHOW TABLES LIKE '%s'. This will get the table name in the proper case. We use this table name rather than the one given on the command line. This will prevent problems when importing SQL on Linux that was generated on a Windows platform where case can be an issue. mysqldump.c: call get_actual_table_name to get the table name in the proper case
-
heikki@hundin.mysql.fi authored
Add includes for the _stat() call to compile on Windows in Hot Backup build
-
heikki@hundin.mysql.fi authored
Add a note to the error message that is printed when memory allocation fails: 32-bit computers usually have at most 2 GB or 4 GB process memory space
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.last
-
gluh@gluh.mysql.r18.ru authored
into gluh.mysql.r18.ru:/home/gluh/MySQL/mysql-5.0.last
-
lenz@mysql.com authored
into mysql.com:/space/my/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
Adjusted the "Usage:" string. Ordered the option recognition in reverse order from "Usage:".
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
bar@mysql.com authored
CAST now always return a well-formed character string.
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1.b7261
-
gluh@gluh.mysql.r18.ru authored
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/4.1
-
lenz@mysql.com authored
failed to find the newly introduced extra/mysqld_ername.h header file)
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
into patrick-galbraiths-computer.local:/Users/patg/mysql-5.0
-
- 26 Jan, 2005 19 commits
-
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
Added a call to close the meta file after a repair.
-
monty@mysql.com authored
into mysql.com:/my/mysql-5.0
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
into patrick-galbraiths-computer.local:/Users/patg/mysql-5.0
-
-
igor@rurik.mysql.com authored
into rurik.mysql.com:/home/igor/dev/mysql-4.1-0
-
dlenev@mysql.com authored
into mysql.com:/home/dlenev/src/mysql-5.0-bg7637
-
ram@gw.mysql.r18.ru authored
into gw.mysql.r18.ru:/usr/home/ram/work/5.0
-
ingo@mysql.com authored
Archive fix by Ingo. Innodb compile fix by Monty.
-
ram@gw.mysql.r18.ru authored
to avoid linking problems referring to the variable from .c programs.
-
mleich@mysql.com authored
into mysql.com:/home/matthias/Arbeit/mysql-5.0/src
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-5.0-5000
-
ingo@mysql.com authored
into mysql.com:/home/mydev/mysql-4.1-4100
-
ingo@mysql.com authored
Moved initialization code into a new init function. Added a new cleanup function. Added a call to close the meta file.
-
georg@beethoven.site authored
(After review of cs georg:1.1800 by Monty)
-
monty@mysql.com authored
-
mleich@mysql.com authored
into mysql.com:/home/matthias/Arbeit/mysql-5.0/src
-
monty@mysql.com authored
-