Commit graph

4166 commits

Author SHA1 Message Date
hf@bison.(none)
94e4fb9db4 Merge abotchkov@work.mysql.com:/home/bk/mysql-4.1
into bison.(none):/home/hf/work/mysql-4.1
2002-06-18 20:36:28 +05:00
hf@bison.(none)
288c9464ce Small fixes 2002-06-18 20:35:34 +05:00
bar@gw.udmsearch.izhnet.ru
f4f4962d4d UCS2 charset has been added 2002-06-17 22:43:40 +05:00
bar@gw.udmsearch.izhnet.ru
eeb8161072 All instances of "ulong" were replaced with "unsigned long" for portability reasons.
Failed to compile at least on freebsd.
2002-06-17 19:20:35 +05:00
hf@bison.(none)
cc6407f1a5 Resolving of conflicts from pull 2002-06-17 17:14:20 +05:00
hf@bison.(none)
9ba0b3bc21 Net->client structures macro added 2002-06-17 16:41:04 +05:00
hf@bison.(none)
ede6ba5621 Removing net emulation out of embedded library 2002-06-17 16:24:51 +05:00
venu@myvenu.com
67c06bf63a sql_prepare.cc:
corrected the symlink
2002-06-14 15:23:32 -07:00
venu@myvenu.com
beb405d563 Makefile.am:
Added missing sql_prepare.cc & sql_error.cc to libmysqld
sql_error.cc, sql_prepare.cc:
  new file
2002-06-14 15:08:50 -07:00
venu@myvenu.com
8470c364a0 client_test.c:
Forgot to include the portable changes from previous commit
2002-06-13 17:36:15 -07:00
venu@myvenu.com
143fb1fc74 client_test.c:
new file

'C' Test case for all prototype changes - Assert based which covers all most all scenarios
2002-06-13 17:28:25 -07:00
venu@myvenu.com
81148397a4 sql_list.h:
One more missed fix from Windows
2002-06-12 17:20:16 -07:00
venu@myvenu.com
3e7b4b2716 mysql_priv.h:
Missed change from previous resolve
2002-06-12 15:47:05 -07:00
venu@myvenu.com
5a33842a16 sql_error.cc, sql_prepare.cc:
new file

  Client-server protocol 4.1 changes - Server side:

 * Enhanced metadata information:
    - SHOW [COUNT(*)] ERRORS [LIMIT [offset,] rows]
    - SHOW [COUNT(*)] WARNING [LIMIT [offset,] rows]
    - SHOW TABLE TYPES
    - SHOW PRIVILEGES
    - SHOW COLUMN TYPES (Not fully implemented)

 * Prepared execution
 * Long data handling in pieces
 * And other misc changes
2002-06-12 14:13:12 -07:00
venu@myvenu.com
75959e6e26 Client-Server Protocol 4.1 changes - Client side:
- Support of prepared execution
  - Support of Original Table and Column names
  - Support of direct transactional API
  - And lot of misc handling

  (Note that, the pull will not work, unless you have the Server side changes also which will be followed by this commit)
2002-06-12 13:47:32 -07:00
bar@gw.udmsearch.izhnet.ru
ac0dfc7774 test_charset.c:
fix: use my_free() instead of free()
2002-06-11 21:04:14 +05:00
bar@gw.udmsearch.izhnet.ru
e8571e68bb New command: SHOW CHARACTER SET [LIKE 'wild'] 2002-06-11 17:40:06 +05:00
bell@sanja.is.com.ua
7677ee0545 Merge abelkin@work.mysql.com:/home/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/mysql-4.1
2002-06-10 20:23:41 +03:00
bell@sanja.is.com.ua
3f309c0bd9 deleted accidentally pushed file 2002-06-10 20:22:31 +03:00
bar@gw.udmsearch.izhnet.ru
0d12cf1c62 Fixed that charset was not properly strored in index segment on myisam table 2002-06-10 21:10:57 +05:00
bar@gw.udmsearch.izhnet.ru
16ccc1923a strto.c:
Fix for typos in system_charset_info
2002-06-10 16:17:49 +05:00
bell@sanja.is.com.ua
9e77c6d8e7 .del-makefile2.w32:
Rename: BitKeeper/deleted/.del-makefile.w32 -> BitKeeper/deleted/.del-makefile2.w32
2002-06-07 21:31:31 +03:00
bell@sanja.is.com.ua
bd7e31bc53 temporary preventing subselect in HAVING clause 2002-06-07 21:26:43 +03:00
bell@sanja.is.com.ua
b9ad4b015e Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/work-select_lex-4.1
2002-06-07 21:01:58 +03:00
ram@gw.udmsearch.izhnet.ru
9c4dd343dc Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.1
into gw.udmsearch.izhnet.ru:/usr/home/ram/mysql-4.1
2002-06-07 22:15:20 +05:00
ram@gw.udmsearch.izhnet.ru
e33a1c5440 check_one_rb_key() func 2002-06-07 22:13:59 +05:00
bar@gw.udmsearch.izhnet.ru
1a91646854 Charset of any string field now can be specified during CREATE TABLE 2002-06-07 17:23:33 +05:00
bell@sanja.is.com.ua
ab56d9b51b Prevent needless rexecuting empty subselects 2002-06-06 16:28:22 +03:00
bell@sanja.is.com.ua
27a2dac9fc post-merged fixing 2002-06-05 22:05:08 +03:00
bell@sanja.is.com.ua
5dbcac1d6d fixing after mergin 2002-06-05 21:35:23 +03:00
bell@sanja.is.com.ua
289ac250af merged 2002-06-05 21:32:22 +03:00
bar@gw.udmsearch.izhnet.ru
b62fafaa15 configure.in:
changed version number
2002-06-05 21:16:18 +05:00
monty@hundin.mysql.fi
ab1a273198 Merge work:/my/mysql-4.1 into hundin.mysql.fi:/my/mysql-4.1 2002-06-04 11:39:33 +03:00
monty@hundin.mysql.fi
920a409ce9 Update results for new SHOW FULL COLUMNS
Portability fixes
2002-06-04 11:32:33 +03:00
monty@hundin.mysql.fi
fc8490a111 merge with 4.0 to get last fixes to last merge 2002-06-04 08:29:08 +03:00
monty@hundin.mysql.fi
ee6bd84880 Changes for new binary .frm format
Fixes after last merge from 4.0.
(Code not yet complete, need anoter merge from 4.0)
2002-06-04 08:23:57 +03:00
monty@hundin.mysql.fi
8cba72fe1f Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 2002-06-04 00:41:32 +03:00
monty@hundin.mysql.fi
4b1836ee36 Enable LOAD DATA LOCAL INFILE in mysql_test
Added syntax for column comments (for compability with 4.1)
Fix of ALTER TABLE RENAME
2002-06-04 00:40:27 +03:00
Sinisa@sinisa.nasamreza.org
490a40d64c Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-06-03 21:39:34 +03:00
Sinisa@sinisa.nasamreza.org
2cb46a24bb A bug fix when for SELECT ... INTO OUTFILE ....
user has table privilege and global FILE privilege
2002-06-03 21:36:31 +03:00
tfr@indrek.tfr.cafe.ee
1fe93ceadb mirrors.texi:
Update mirror list
2002-06-03 17:50:12 +02:00
Sinisa@sinisa.nasamreza.org
88a0ed9490 Merge sinisa@work.mysql.com:/home/bk/mysql-4.0
into sinisa.nasamreza.org:/mnt/hdc/Sinisa/mysql-4.0
2002-06-03 14:16:46 +03:00
monty@hundin.mysql.fi
f0b28da6f9 merge with 4.0 2002-06-03 12:59:31 +03:00
monty@hundin.mysql.fi
3ede8f6289 new error messages (foreign key) 2002-06-03 10:50:19 +03:00
arjen@fred.bitbike.com
eda0037d40 Clarified mysqldump -T option (noted by James Green). 2002-06-03 13:25:13 +10:00
arjen@fred.bitbike.com
cfe6e0b9f2 Added proper spelling of 'deprecated' to writing guidelines document. 2002-06-03 12:28:48 +10:00
arjen@fred.bitbike.com
5b5a981da7 Typo fixup. 2002-06-03 12:21:09 +10:00
jani@rhols221.adsl.netsonic.fi
3e989a9049 Fixed two bugs in my_getopt. 2002-06-03 03:02:32 +03:00
monty@hundin.mysql.fi
6e54cc492c Extension of .frm file (not yet ready for push) 2002-06-02 21:22:20 +03:00
monty@hundin.mysql.fi
544f95c451 merge with 3.23 2002-06-02 20:46:03 +03:00