mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Fix "dosen't" for someone who mailed us. :)
This commit is contained in:
parent
7d0072ebeb
commit
3eaa2494ef
8 changed files with 11 additions and 10 deletions
|
|
@ -1983,7 +1983,7 @@ mysql_data_seek(MYSQL_RES *result, my_ulonglong row)
|
|||
|
||||
/*************************************************************************
|
||||
** put the row or field cursor one a position one got from mysql_row_tell()
|
||||
** This dosen't restore any data. The next mysql_fetch_row or
|
||||
** This doesn't restore any data. The next mysql_fetch_row or
|
||||
** mysql_fetch_field will return the next row or field after the last used
|
||||
*************************************************************************/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue