Commit graph

4618 commits

Author SHA1 Message Date
monty@hundin.mysql.fi
5ff30464a6 merge with 3.23.53
New fix for pthread_mutex_trylock for HPUX 10.20
2002-08-16 14:41:22 +03:00
monty@hundin.mysql.fi
b8e611b464 Fix after merge 2002-08-16 13:36:13 +03:00
monty@hundin.mysql.fi
0bb3a632a0 merged changelog 2002-08-16 12:58:02 +03:00
monty@hundin.mysql.fi
a0e9e22320 Fixed typo so that ulonglong are properly converted to double on AIX with gcc 3.1 2002-08-16 12:50:21 +03:00
lenz@mysql.com
f321098ad2 - Tagged 3.23.52 release
- Added 3.23.53 News section to the manual
 - Updated version number in configure.in to 3.23.53
2002-08-16 11:04:50 +02:00
miguel@hegel.local
9af314538e Added the last VC++ workspace and project files 2002-08-15 18:42:17 -03:00
heikki@hundin.mysql.fi
89f696cb1c Many files:
Add multithreaded stress tests for InnoDB
  new file
2002-08-15 22:22:56 +03:00
arjen@fred.bitbike.com
9e90a915ce Added backtick clarification when backtick char is used. 2002-08-15 15:12:28 +10:00
arjen@fred.bitbike.com
e6f4e3939b merge 2002-08-15 15:09:51 +10:00
arjen@fred.bitbike.com
1c5feb19e4 Little clarification in post-commit script. 2002-08-15 14:59:14 +10:00
paul@teton.kitebird.com
b6618e28c7 manual.texi Add missing 's' to -with-extra-charset 2002-08-14 10:12:20 -05:00
bar@bar.mysql.r18.ru
37cedc9a43 Fix 2002-08-14 13:05:38 +05:00
monty@work.mysql.com
f0a33cd947 Added missing undef that caused infinite recursion on HPUX 2002-08-13 23:46:10 +02:00
heikki@hundin.mysql.fi
dea34642bd my_pthread.c:
In HP-UX-10.20 my_pthread_mutex_trylock erroneously returned 0 also in the case where the mutex was not acquired
2002-08-14 00:41:33 +03:00
monty@work.mysql.com
b495971044 Removed not needed comment (to keep aligned with the rest of the code) 2002-08-13 23:41:32 +02:00
heikki@hundin.mysql.fi
b546212a16 my_pthread.c:
Fix an infinite recursion in my_pthread_mutex_trylock in HP-UX-10.20; the same bug is in the 4.0 tree
2002-08-13 23:33:51 +03:00
serg@sergbook.mysql.com
545f616154 Merge sergbook.mysql.com:/usr/home/serg/Abk/mysql
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-13 21:15:14 +02:00
bar@bar.mysql.r18.ru
9dd576c3f8 "make clean" problem fix 2002-08-13 19:13:23 +05:00
serg@sergbook.mysql.com
0a077d74bd Merge work:/home/bk/mysql
into sergbook.mysql.com:/usr/home/serg/Abk/mysql
2002-08-13 15:37:11 +02:00
serg@sergbook.mysql.com
e8bf5ef8d4 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-13 15:28:14 +02:00
serg@sergbook.mysql.com
4dfe0a77c9 "ungone" include/global.h, though deleted, otherwise bk cannot pull from 3.23 (where this fiule is legally present) 2002-08-13 15:26:57 +02:00
serg@sergbook.mysql.com
9a52c01ede disable "dvi" target in TeX is not installed 2002-08-13 15:18:11 +02:00
paul@teton.kitebird.com
f0517bde21 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-12 22:48:04 -05:00
arjen@fred.bitbike.com
f43ac1046e Remove 3.23.53 news section until 3.23.52 is tagged. 2002-08-13 10:07:36 +10:00
monty@hundin.mysql.fi
c369d5296f merge (+ multi-table fix) 2002-08-13 02:38:48 +03:00
monty@hundin.mysql.fi
c531b43272 merge with 3.23.52 2002-08-13 02:33:25 +03:00
monty@hundin.mysql.fi
ae1ec6e16a Changed SQL variable delay_key_write to an enum
able delay_key_write as default (as it was in 4.0.2)
2002-08-13 02:18:39 +03:00
heikki@hundin.mysql.fi
a101405b03 os0thread.h, os0thread.c:
Fix a critical portability bug introduced in the Windows version
2002-08-13 01:22:27 +03:00
serg@sergbook.mysql.com
cf45c14347 Merge work:/home/bk/mysql-4.0
into sergbook.mysql.com:/usr/home/serg/Abk/mysql-4.0
2002-08-12 20:38:32 +02:00
paul@teton.kitebird.com
c17616d4cf manual.texi small change note mods 2002-08-12 12:45:58 -05:00
paul@teton.kitebird.com
7f15737b84 manual.texi addition to mysql_real_escape_string() description. 2002-08-12 11:20:21 -05:00
paul@teton.kitebird.com
830076ccd0 Merge 2002-08-12 10:01:23 -05:00
heikki@hundin.mysql.fi
49f658281f ha_innobase.h, ha_innobase.cc:
Put a note that the InnoDB HANDLER code is not used until 4.1, and appears for documentational purposes only
2002-08-12 17:31:57 +03:00
serg@sergbook.mysql.com
7cbe8b369a put InnoDB HANDLER patch back again :)) 2002-08-12 16:18:37 +02:00
serg@sergbook.mysql.com
35255fa72b "ungone" files, that were some time ago erroneously (?) marked as "gone"
now it should be safe to do 'bk rmgone' to make the tree ~25M less :)
2002-08-12 16:06:50 +02:00
serg@sergbook.mysql.com
efe85086c6 undo InnoDB HANDLER patch as it should not go into 3.23 tree 2002-08-12 15:11:58 +02:00
arjen@fred.bitbike.com
ce61cb54c8 Update docs because of stable tree revert. 2002-08-12 18:24:28 +10:00
heikki@hundin.mysql.fi
389d730d03 ha_innobase.cc:
Cleanup of latest rewrite of innobase_mysql_print_thd; from now on changing this code is forbidden unless a written permission is received from Heikki 3 days in advance
2002-08-12 08:29:15 +03:00
arjen@fred.bitbike.com
4861939801 Various little docs fixups. 2002-08-12 14:55:07 +10:00
paul@teton.kitebird.com
509305c231 manual.texi add change note for QUOTE().
manual.texi	Add entry for QUOTE() function.
2002-08-11 23:32:28 -05:00
monty@hundin.mysql.fi
454339b29c Fixes after last merge 2002-08-12 07:02:08 +03:00
monty@hundin.mysql.fi
4dfe327a06 Fix after merge 2002-08-12 06:49:28 +03:00
monty@hundin.mysql.fi
3ef9d44edc merge with 3.23.52 2002-08-12 04:04:43 +03:00
monty@hundin.mysql.fi
d825808a72 merge 2002-08-12 03:40:36 +03:00
monty@hundin.mysql.fi
c99c1fd384 Changed IF(expr, column, NULL) to take type from column
Fixed some windows portability problems and removed some compiler warnings
 Cleaned up QUOTE() function and fixed bug in \0 and \Z handling.
2002-08-12 03:33:46 +03:00
monty@hundin.mysql.fi
b779b63862 Fixed problem with BIGINT and shutdown on AIX
Moved IF(test,column,NULL) code to 4.0
Changed mysys_priv.h to include my_pthread.h or my_no_pthread.h.
Removed some CR's in os2 files.
2002-08-12 03:28:02 +03:00
heikki@hundin.mysql.fi
1239863b64 trx0trx.h, trx0trx.c, ha_innobase.cc, ha_innobase.h:
Add tentative code which can be used in HANDLER implementation for InnoDB
2002-08-12 00:17:39 +03:00
heikki@hundin.mysql.fi
bee3f072e4 ha_innobase.cc, ut0ut.c, univ.i, ut0ut.h:
Redefine sprintf as ut_sprintf inside InnoDB code; some old Unixes may have a pointer as the return type of sprintf
lock0lock.c:
  Add safety against buffer overruns in latest deadlock info
srv0srv.c:
  Add safety against buffer overruns in SHOW INNODB STATUS
os0thread.h, os0thread.c:
  Fix a portability bug introduced in Windows when we changed os_thread_id_t to be the same as os_thread_t
2002-08-11 18:49:47 +03:00
Sinisa@sinisa.nasamreza.org
0005f28b4e A small fix for last_insert_id with multi-row inserts 2002-08-10 22:08:00 +03:00
paul@teton.kitebird.com
053211f6d3 Merge paul@work.mysql.com:/home/bk/mysql-4.0
into teton.kitebird.com:/home/paul/mysql-4.0
2002-08-10 13:06:11 -05:00